diff options
Diffstat (limited to 'lib/plugins/usermanager/lang')
-rw-r--r-- | lib/plugins/usermanager/lang/el/lang.php | 1 | ||||
-rw-r--r-- | lib/plugins/usermanager/lang/eo/lang.php | 1 | ||||
-rw-r--r-- | lib/plugins/usermanager/lang/zh/lang.php | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/lib/plugins/usermanager/lang/el/lang.php b/lib/plugins/usermanager/lang/el/lang.php index 8bfb1a380..4b4d95379 100644 --- a/lib/plugins/usermanager/lang/el/lang.php +++ b/lib/plugins/usermanager/lang/el/lang.php @@ -10,6 +10,7 @@ * @author Αθανάσιος Νταής <homunculus@wana.gr> * @author Konstantinos Koryllos <koryllos@gmail.com> * @author George Petsagourakis <petsagouris@gmail.com> + * @author Petros Vidalis <pvidalis@gmail.com> */ $lang['menu'] = 'Διαχείριση Χρηστών'; $lang['noauth'] = '(η είσοδος χρηστών δεν είναι δυνατή)'; diff --git a/lib/plugins/usermanager/lang/eo/lang.php b/lib/plugins/usermanager/lang/eo/lang.php index a16b107c1..9a515dc9c 100644 --- a/lib/plugins/usermanager/lang/eo/lang.php +++ b/lib/plugins/usermanager/lang/eo/lang.php @@ -11,6 +11,7 @@ * @author Erik Pedersen <erik.pedersen@shaw.ca> * @author Robert Bogenschneider <robog@GMX.de> * @author Robert BOGENSCHNEIDER <robog@gmx.de> + * @author Robert BOGENSCHNEIDER <bogi@UEA.org> */ $lang['menu'] = 'Administrado de Uzantoj'; $lang['noauth'] = '(identiĝo de uzantoj ne disponeblas)'; diff --git a/lib/plugins/usermanager/lang/zh/lang.php b/lib/plugins/usermanager/lang/zh/lang.php index 9bfa496c2..c1cb0c91a 100644 --- a/lib/plugins/usermanager/lang/zh/lang.php +++ b/lib/plugins/usermanager/lang/zh/lang.php @@ -12,6 +12,7 @@ * @author caii <zhoucaiqi@gmail.com> * @author Hiphen Lee <jacob.b.leung@gmail.com> * @author caii, patent agent in China <zhoucaiqi@gmail.com> + * @author lainme993@gmail.com */ $lang['menu'] = '用户管理器'; $lang['noauth'] = '(用户认证不可用)'; |