diff options
author | Felipe Castro <fefcas@yahoo.com.br> | 2013-08-15 13:56:24 +0200 |
---|---|---|
committer | Translator of Dokuwiki <translate@dokuwiki.org> | 2013-08-15 13:56:24 +0200 |
commit | ab090718d52f2360b769f039b1bf5f496f23097f (patch) | |
tree | 2e22e9dcdf772a8cdba16518816f8407c94b2e5c /lib/plugins/authad | |
parent | 9ba7d15c7db3b7a2b22579962431c77afc912a68 (diff) | |
download | rpg-ab090718d52f2360b769f039b1bf5f496f23097f.tar.gz rpg-ab090718d52f2360b769f039b1bf5f496f23097f.tar.bz2 |
translation update
Diffstat (limited to 'lib/plugins/authad')
-rw-r--r-- | lib/plugins/authad/lang/eo/settings.php | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/plugins/authad/lang/eo/settings.php b/lib/plugins/authad/lang/eo/settings.php index 8bd34b439..ee672ecd3 100644 --- a/lib/plugins/authad/lang/eo/settings.php +++ b/lib/plugins/authad/lang/eo/settings.php @@ -1,7 +1,8 @@ <?php + /** - * Esperanto language file - * + * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) + * */ $lang['account_suffix'] = 'Via konto-aldonaĵo, ekz. <code>@mia.domajno.lando</code>'; $lang['base_dn'] = 'Via baza DN, ekz. <code>DC=mia,DC=domajno,DC=lando</code>'; |