diff options
author | Andreas Gohr <andi@splitbrain.org> | 2014-03-14 14:30:51 +0100 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2014-03-14 14:30:51 +0100 |
commit | 087e0e44c40547b3b15f129017a82ba56f29c145 (patch) | |
tree | c71b9cd0f9d89cdf697f8cce380e2f416ac7a6ce /lib/plugins/authldap | |
parent | 16ca217de8ce72a9c736f35f1a62718437369d88 (diff) | |
parent | 3e8d68b4a59e93099da9af13f0825ea2d05d7bd2 (diff) | |
download | rpg-087e0e44c40547b3b15f129017a82ba56f29c145.tar.gz rpg-087e0e44c40547b3b15f129017a82ba56f29c145.tar.bz2 |
Merge pull request #610 from dokuwiki-translate/lang_update_122
Translation update (et)
Diffstat (limited to 'lib/plugins/authldap')
-rw-r--r-- | lib/plugins/authldap/lang/et/settings.php | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/plugins/authldap/lang/et/settings.php b/lib/plugins/authldap/lang/et/settings.php new file mode 100644 index 000000000..9bba85dda --- /dev/null +++ b/lib/plugins/authldap/lang/et/settings.php @@ -0,0 +1,9 @@ +<?php + +/** + * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) + * + * @author Janar Leas <janar.leas@eesti.ee> + */ +$lang['grouptree'] = 'Kus kohast kasutaja rühmi otsida. Nt. <code>ou=Rühm, dc=server, dc=tld</code'; +$lang['groupscope'] = 'Piiritle otsingu ulatus rühma otsinguga'; |