diff options
author | Thanos Massias <tm@thriasio.gr> | 2009-05-07 18:44:56 +0200 |
---|---|---|
committer | Thanos Massias <tm@thriasio.gr> | 2009-05-07 18:44:56 +0200 |
commit | eb13b20f8f5809ddeb740a7293f37976cdb1ea49 (patch) | |
tree | 46b821ce4d575b0d8ced4eae9483f9515b09f1f0 /lib/plugins/popularity/lang/el/lang.php | |
parent | 148beb22e98a824d21bffebc0c5823bd4971704b (diff) | |
download | rpg-eb13b20f8f5809ddeb740a7293f37976cdb1ea49.tar.gz rpg-eb13b20f8f5809ddeb740a7293f37976cdb1ea49.tar.bz2 |
Greek language update
Ignore-this: c4a55b618bc097000b5971e406e144c5
darcs-hash:20090507164456-acb5d-290c81cc1645503b448ca2577ebbaa26e92841d7.gz
Diffstat (limited to 'lib/plugins/popularity/lang/el/lang.php')
-rw-r--r-- | lib/plugins/popularity/lang/el/lang.php | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/plugins/popularity/lang/el/lang.php b/lib/plugins/popularity/lang/el/lang.php new file mode 100644 index 000000000..48709e516 --- /dev/null +++ b/lib/plugins/popularity/lang/el/lang.php @@ -0,0 +1,7 @@ +<?php +/** + * Greek language file + * + */ +$lang['name'] = 'Αναφορά Δημοτικότητας (ίσως αργήσει λίγο να εμφανιστεί)'; +$lang['submit'] = 'Αποστολή Δεδομένων'; |