first version of russian localization

This commit is contained in:
SnoUweR
2014-08-06 03:50:59 +08:00
parent bc368511c6
commit 889f855c8a
5 changed files with 3111 additions and 2 deletions
+3 -2
View File
@@ -2,6 +2,7 @@ var langs = {
'en':'english',
'fr':'français',
'cn':'简体中文',
'es': 'español'
//'jp':'日本語'
'es': 'español',
//'jp':'日本語',
'ru':'русский'
};
+7
View File
@@ -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
View File
File diff suppressed because it is too large Load Diff