diff options
author | June-Hao Hou <junehao@gmail.com> | 2014-09-13 10:26:06 +0200 |
---|---|---|
committer | Translator of Dokuwiki <translate@dokuwiki.org> | 2014-09-13 10:26:06 +0200 |
commit | 505d947e52392dcc03b5d45fb8c441288d1258e0 (patch) | |
tree | aaf3c67a766c756ffbc1ada42e7c93f84b1d24ea /lib/plugins/authad/lang/zh-tw/lang.php | |
parent | 767edee25c33451713ec086a6b057b8c5029ad24 (diff) | |
download | rpg-505d947e52392dcc03b5d45fb8c441288d1258e0.tar.gz rpg-505d947e52392dcc03b5d45fb8c441288d1258e0.tar.bz2 |
translation update
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'] = '登入網域'; |