diff options
author | Michael Hamann <michael@content-space.de> | 2014-04-10 16:09:32 +0200 |
---|---|---|
committer | Michael Hamann <michael@content-space.de> | 2014-04-10 16:09:32 +0200 |
commit | 36d893219337b45ab7952d10534ff4c212c59ca8 (patch) | |
tree | c18ef8646ae8427aeee96e1b5bc0b5ebcf66f313 /lib | |
parent | 969df2f1a2855988cc9c14870869d05fd42037ad (diff) | |
parent | aafe66b6f625b26207700b72e9828ecc26234145 (diff) | |
download | rpg-36d893219337b45ab7952d10534ff4c212c59ca8.tar.gz rpg-36d893219337b45ab7952d10534ff4c212c59ca8.tar.bz2 |
Merge pull request #651 from dokuwiki-translate/lang_update_221
Translation update (eo)
Diffstat (limited to 'lib')
-rw-r--r-- | lib/plugins/authad/lang/eo/lang.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/plugins/authad/lang/eo/lang.php b/lib/plugins/authad/lang/eo/lang.php new file mode 100644 index 000000000..be4abc123 --- /dev/null +++ b/lib/plugins/authad/lang/eo/lang.php @@ -0,0 +1,8 @@ +<?php + +/** + * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) + * + * @author Robert Bogenschneider <bogi@uea.org> + */ +$lang['domain'] = 'Ensaluta domajno'; |