diff options
Diffstat (limited to 'wiki/lib/plugins/authad/lang/el/lang.php')
-rw-r--r-- | wiki/lib/plugins/authad/lang/el/lang.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/wiki/lib/plugins/authad/lang/el/lang.php b/wiki/lib/plugins/authad/lang/el/lang.php new file mode 100644 index 0000000..c6064f0 --- /dev/null +++ b/wiki/lib/plugins/authad/lang/el/lang.php @@ -0,0 +1,8 @@ +<?php + +/** + * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) + * + * @author Vasileios Karavasilis vasileioskaravasilis@gmail.com + */ +$lang['authpwdexpire'] = 'Ο κωδικός πρόσβασης θα λήξει σε %d ημέρες. Προτείνουμε να τον αλλάξετε σύντομα.'; |