summaryrefslogtreecommitdiff
path: root/lib/plugins/authldap/lang/zh-tw
diff options
context:
space:
mode:
authortsangho <ou4222@gmail.com>2013-08-05 20:15:57 +0200
committerTranslator of Dokuwiki <translate@dokuwiki.org>2013-08-05 20:15:57 +0200
commit544130397f3b68808f74d98f8681a07448c25899 (patch)
treeeef94cda79d775d618905f9702742c4c658ce49c /lib/plugins/authldap/lang/zh-tw
parente60f48b2bec055daa314c77aa73e570303830c83 (diff)
downloadrpg-544130397f3b68808f74d98f8681a07448c25899.tar.gz
rpg-544130397f3b68808f74d98f8681a07448c25899.tar.bz2
translation update
Diffstat (limited to 'lib/plugins/authldap/lang/zh-tw')
-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>)';