mirror of
https://github.com/doublespeakgames/adarkroom.git
synced 2026-05-28 00:01:54 +08:00
Merge pull request #219 from voldedore/add_new_lang_vi
Translation: Vietnamese
This commit is contained in:
@@ -14,7 +14,7 @@ Available | Languages
|
||||
[Polish](http://adarkroom.doublespeakgames.com/?lang=pl) | [Portuguese](http://adarkroom.doublespeakgames.com/?lang=pt)
|
||||
[Russian](http://adarkroom.doublespeakgames.com/?lang=ru) | [Spanish](http://adarkroom.doublespeakgames.com/?lang=es)
|
||||
[Swedish](http://adarkroom.doublespeakgames.com/?lang=sv) | [Turkish](http://adarkroom.doublespeakgames.com/?lang=tr)
|
||||
[Ukrainian](http://adarkroom.doublespeakgames.com/?lang=uk) |
|
||||
[Ukrainian](http://adarkroom.doublespeakgames.com/?lang=uk) | [Vietnamese] (http://adarkroom.doublespeakgames.com/?lang=vi)
|
||||
|
||||
|
||||
[Play on GitHub](http://continuities.github.io/adarkroom)
|
||||
|
||||
@@ -13,5 +13,6 @@ var langs = {
|
||||
'sv':'svenska',
|
||||
'tr':'türkçe',
|
||||
'uk':'українська',
|
||||
'vi':'tiếng việt',
|
||||
'zh_cn':'简体中文'
|
||||
};
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
.button{width: 120px !important;}
|
||||
#outsidePanel .button{width: 115px !important;}
|
||||
.eventPanel .button {width: 122px !important;}
|
||||
File diff suppressed because one or more lines are too long
+3193
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user