mirror of
https://github.com/doublespeakgames/adarkroom.git
synced 2026-05-28 00:01:54 +08:00
Turkish: Add Translation
This adds the Turkish translations to the game. Closes #145
This commit is contained in:
committed by
Blake Grotewold
parent
89c2270cc8
commit
23a6376b9b
+6
-1
@@ -6,6 +6,11 @@ var langs = {
|
||||
'uk':'українська',
|
||||
//'jp':'日本語',
|
||||
'ru':'русский',
|
||||
<<<<<<< HEAD
|
||||
'sv':'svenska',
|
||||
'pl':'polski'
|
||||
'pl':'polski',
|
||||
'tr':'Türkçe'
|
||||
=======
|
||||
'tr':'türkçe'
|
||||
>>>>>>> lowercase correction for lang string.
|
||||
};
|
||||
|
||||
@@ -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
+3111
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user