Add Traditional Chinese

Consolidation of 97bb59e f177db4 35eff47 51197a3

Closes #421
This commit is contained in:
Yuki Usagi
2015-07-21 03:25:41 +08:00
committed by Blake Grotewold
parent 4159febc77
commit 075ac8934e
5 changed files with 2346 additions and 5 deletions
+2 -1
View File
@@ -16,5 +16,6 @@ var langs = {
'tr':'türkçe',
'uk':'українська',
'vi':'tiếng việt',
'zh_cn':'简体中文'
'zh_cn':'简体中文',
'zh_tw':'繁體中文'
};
+3
View File
@@ -0,0 +1,3 @@
.button{width: 100px !important;}
#outsidePanel .button{width: 115px !important;}
.eventPanel .button {width: 122px !important;}
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large Load Diff