diff options
author | chris taklis <ctaklis@gmail.com> | 2013-11-30 19:05:55 +0100 |
---|---|---|
committer | Translator of Dokuwiki <translate@dokuwiki.org> | 2013-11-30 19:05:55 +0100 |
commit | 0d1370783bb8cfbdc2e1e347edb743fd0de590a2 (patch) | |
tree | 9d00651c6c71fab903a52932a74f4f3c589ecd9f /lib/plugins | |
parent | 89c9e0571b68a2608fd8426a34204e42fc77e6b3 (diff) | |
download | rpg-0d1370783bb8cfbdc2e1e347edb743fd0de590a2.tar.gz rpg-0d1370783bb8cfbdc2e1e347edb743fd0de590a2.tar.bz2 |
translation update
Diffstat (limited to 'lib/plugins')
-rw-r--r-- | lib/plugins/authad/lang/el/settings.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/plugins/authad/lang/el/settings.php b/lib/plugins/authad/lang/el/settings.php new file mode 100644 index 000000000..9bf23ea1c --- /dev/null +++ b/lib/plugins/authad/lang/el/settings.php @@ -0,0 +1,8 @@ +<?php + +/** + * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) + * + * @author chris taklis <ctaklis@gmail.com> + */ +$lang['admin_password'] = 'Ο κωδικός του παραπάνω χρήστη.'; |