summaryrefslogtreecommitdiff
path: root/lib/plugins/authldap
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2013-08-01 21:42:25 -0700
committerAndreas Gohr <andi@splitbrain.org>2013-08-01 21:42:25 -0700
commitfb7db25baae359bad5a14dde50814c89b5b5e87e (patch)
tree788493f45e63b2848c810fc9e3ef84ef714981ff /lib/plugins/authldap
parent4f93eef69523dad1ba27c5ac5465b037c598ff18 (diff)
parentd6d855093f24c6c3f608d005189385959a7efbf7 (diff)
downloadrpg-fb7db25baae359bad5a14dde50814c89b5b5e87e.tar.gz
rpg-fb7db25baae359bad5a14dde50814c89b5b5e87e.tar.bz2
Merge pull request #250 from dokuwiki-translate/lang_update_6
Translation update (zh-tw)
Diffstat (limited to 'lib/plugins/authldap')
-rw-r--r--lib/plugins/authldap/lang/zh-tw/settings.php5
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/plugins/authldap/lang/zh-tw/settings.php b/lib/plugins/authldap/lang/zh-tw/settings.php
index e93190516..d2513eeff 100644
--- a/lib/plugins/authldap/lang/zh-tw/settings.php
+++ b/lib/plugins/authldap/lang/zh-tw/settings.php
@@ -1,7 +1,8 @@
<?php
+
/**
- * Chinese Traditional language file
- *
+ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ *
* @author syaoranhinata@gmail.com
*/
$lang['server'] = '您的 LDAP 伺服器。填寫主機名稱 (<code>localhost</code>) 或完整的 URL (<code>ldap://server.tld:389</code>)';