mirror of
https://github.com/doublespeakgames/adarkroom.git
synced 2026-06-23 12:52:30 +08:00
Merge pull request #141 from burunduk/master
Add Ukrainian translation.
This commit is contained in:
+2
-1
@@ -1,2 +1,3 @@
|
|||||||
/.settings
|
/.settings
|
||||||
*.TODO
|
*.TODO
|
||||||
|
*.mo
|
||||||
Binary file not shown.
Binary file not shown.
@@ -3,6 +3,7 @@ var langs = {
|
|||||||
'fr':'français',
|
'fr':'français',
|
||||||
'cn':'简体中文',
|
'cn':'简体中文',
|
||||||
'es': 'español',
|
'es': 'español',
|
||||||
|
'uk':'українська',
|
||||||
//'jp':'日本語',
|
//'jp':'日本語',
|
||||||
'ru':'русский'
|
'ru':'русский'
|
||||||
};
|
};
|
||||||
|
|||||||
Binary file not shown.
@@ -0,0 +1,4 @@
|
|||||||
|
.button{width: 115px !important;}
|
||||||
|
#outsidePanel .button{width: 115px !important;}
|
||||||
|
.eventPanel .button {width: 122px !important;}
|
||||||
|
.button .tooltip {width: 125px !important;}
|
||||||
File diff suppressed because one or more lines are too long
+3187
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user