Turkish: Add Translation

This adds the Turkish translations to the game.

Closes #145
This commit is contained in:
Volkan Ongun
2014-09-04 19:29:42 +03:00
committed by Blake Grotewold
parent 89c2270cc8
commit 23a6376b9b
4 changed files with 3121 additions and 1 deletions
+6 -1
View File
@@ -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.
};
+3
View File
@@ -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
View File
File diff suppressed because it is too large Load Diff