diff options
author | Andreas Gohr <andi@splitbrain.org> | 2014-02-04 06:59:42 -0800 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2014-02-04 06:59:42 -0800 |
commit | bc44ceb5d35899c2ba77a4b3351c4335c67d4719 (patch) | |
tree | aeeb69ebb03c61f697b8bfaadf6792dc154e01a8 /lib/plugins/authldap | |
parent | c7e0f3b572ef25116f649a04d0cd2e729ff97f9a (diff) | |
parent | 3402a2df526d2f8e344fefabb895bfa7de27ef32 (diff) | |
download | rpg-bc44ceb5d35899c2ba77a4b3351c4335c67d4719.tar.gz rpg-bc44ceb5d35899c2ba77a4b3351c4335c67d4719.tar.bz2 |
Merge pull request #531 from dokuwiki-translate/lang_update_10
Translation update (sl)
Diffstat (limited to 'lib/plugins/authldap')
-rw-r--r-- | lib/plugins/authldap/lang/sl/settings.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/plugins/authldap/lang/sl/settings.php b/lib/plugins/authldap/lang/sl/settings.php new file mode 100644 index 000000000..f180226fc --- /dev/null +++ b/lib/plugins/authldap/lang/sl/settings.php @@ -0,0 +1,8 @@ +<?php + +/** + * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) + * + * @author matej <mateju@svn.gnome.org> + */ +$lang['starttls'] = 'Ali naj se uporabijo povezave TLS?'; |