mirror of
https://github.com/doublespeakgames/adarkroom.git
synced 2026-05-28 08:11: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.
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user