summaryrefslogtreecommitdiff
path: root/locale/gr/pw
diff options
context:
space:
mode:
Diffstat (limited to 'locale/gr/pw')
-rwxr-xr-xlocale/gr/pw13
1 files changed, 13 insertions, 0 deletions
diff --git a/locale/gr/pw b/locale/gr/pw
new file mode 100755
index 00000000..7d14c2cb
--- /dev/null
+++ b/locale/gr/pw
@@ -0,0 +1,13 @@
+$self{charset} = 'ISO-8859-7';
+
+$self{texts} = {
+ 'Continue' => 'Συνέχεια',
+};
+
+$self{subs} = {
+ 'getpassword' => 'getpassword',
+ 'Συνέχεια' => 'continue',
+};
+
+1;
+