mirror of
https://github.com/doublespeakgames/adarkroom.git
synced 2026-05-28 00:01:54 +08:00
first version of russian localization
This commit is contained in:
+3
-2
@@ -2,6 +2,7 @@ var langs = {
|
||||
'en':'english',
|
||||
'fr':'français',
|
||||
'cn':'简体中文',
|
||||
'es': 'español'
|
||||
//'jp':'日本語'
|
||||
'es': 'español',
|
||||
//'jp':'日本語',
|
||||
'ru':'русский'
|
||||
};
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
.button{width: 100px !important;}
|
||||
#outsidePanel .button{width: 115px !important;}
|
||||
.eventPanel .button {width: 122px !important;}
|
||||
.button .tooltip {width: 120px !important;}
|
||||
#workers {width: 180px !important;}
|
||||
#hullRow {width: 90px !important;}
|
||||
#engineRow {width: 90px !important;}
|
||||
File diff suppressed because one or more lines are too long
Binary file not shown.
+3100
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user