diff options
author | Andreas Gohr <andi@splitbrain.org> | 2014-09-15 18:59:30 +0200 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2014-09-15 18:59:30 +0200 |
commit | fe3a37c53b108548c0cff822135c989dafdb4ca7 (patch) | |
tree | 62e0b8ae5ff8926dabed276c686a4a6cb609fc83 /lib/plugins/authad/lang/zh-tw/lang.php | |
parent | 1102b60e1120bc584f0c25235e7dd84c9bb1238a (diff) | |
parent | 505d947e52392dcc03b5d45fb8c441288d1258e0 (diff) | |
download | rpg-fe3a37c53b108548c0cff822135c989dafdb4ca7.tar.gz rpg-fe3a37c53b108548c0cff822135c989dafdb4ca7.tar.bz2 |
Merge pull request #857 from dokuwiki-translate/lang_update_20
Translation update (zh-tw)
Diffstat (limited to 'lib/plugins/authad/lang/zh-tw/lang.php')
-rw-r--r-- | lib/plugins/authad/lang/zh-tw/lang.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/plugins/authad/lang/zh-tw/lang.php b/lib/plugins/authad/lang/zh-tw/lang.php new file mode 100644 index 000000000..6ad0947a2 --- /dev/null +++ b/lib/plugins/authad/lang/zh-tw/lang.php @@ -0,0 +1,8 @@ +<?php + +/** + * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) + * + * @author June-Hao Hou <junehao@gmail.com> + */ +$lang['domain'] = '登入網域'; |