summaryrefslogtreecommitdiff
path: root/locale/is/pw
diff options
context:
space:
mode:
Diffstat (limited to 'locale/is/pw')
-rwxr-xr-xlocale/is/pw12
1 files changed, 12 insertions, 0 deletions
diff --git a/locale/is/pw b/locale/is/pw
new file mode 100755
index 00000000..a7819b47
--- /dev/null
+++ b/locale/is/pw
@@ -0,0 +1,12 @@
+$self{texts} = {
+ 'Continue' => 'Áfram',
+ 'Password' => 'Aðgangsorð',
+};
+
+$self{subs} = {
+ 'getpassword' => 'getpassword',
+ 'Áfram' => 'continue',
+};
+
+1;
+