mirror of
https://github.com/doublespeakgames/adarkroom.git
synced 2026-05-28 08:11:54 +08:00
Add Traditional Chinese
Consolidation of97bb59ef177db435eff4751197a3Closes #421
This commit is contained in:
committed by
Blake Grotewold
parent
4159febc77
commit
075ac8934e
+2
-1
@@ -16,5 +16,6 @@ var langs = {
|
||||
'tr':'türkçe',
|
||||
'uk':'українська',
|
||||
'vi':'tiếng việt',
|
||||
'zh_cn':'简体中文'
|
||||
'zh_cn':'简体中文',
|
||||
'zh_tw':'繁體中文'
|
||||
};
|
||||
|
||||
@@ -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
Reference in New Issue
Block a user