diff options
Diffstat (limited to 'wiki/lib/plugins/authmysql/lang/eo/lang.php')
-rw-r--r-- | wiki/lib/plugins/authmysql/lang/eo/lang.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/wiki/lib/plugins/authmysql/lang/eo/lang.php b/wiki/lib/plugins/authmysql/lang/eo/lang.php new file mode 100644 index 0000000..818c392 --- /dev/null +++ b/wiki/lib/plugins/authmysql/lang/eo/lang.php @@ -0,0 +1,8 @@ +<?php + +/** + * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) + * + * @author Kristjan SCHMIDT <kristjan.schmidt@googlemail.com> + */ +$lang['usernotexists'] = 'Pardonu, tiu uzanto ne ekzistas.'; |