diff options
author | Andreas Gohr <andi@splitbrain.org> | 2013-08-15 05:01:08 -0700 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2013-08-15 05:01:08 -0700 |
commit | e65d386c7307eb2268911d625a0714b984990311 (patch) | |
tree | 2e22e9dcdf772a8cdba16518816f8407c94b2e5c /lib/plugins/authad | |
parent | 9ba7d15c7db3b7a2b22579962431c77afc912a68 (diff) | |
parent | ab090718d52f2360b769f039b1bf5f496f23097f (diff) | |
download | rpg-e65d386c7307eb2268911d625a0714b984990311.tar.gz rpg-e65d386c7307eb2268911d625a0714b984990311.tar.bz2 |
Merge pull request #296 from dokuwiki-translate/lang_update_193
Translation update (eo)
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>'; |