mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 15:44:42 -04:00
Added Turkish translation
This commit is contained in:
parent
15994fb818
commit
4ca4cbcc01
7 changed files with 14 additions and 5 deletions
|
@ -21,6 +21,7 @@ const languages_dict := {
|
|||
"hu_HU" : ["Magyar", "Hungarian"],
|
||||
"ro_RO" : ["Română", "Romanian"],
|
||||
"ko_KR" : ["한국어", "Korean"],
|
||||
"tr_TR" : ["Türkçe", "Turkish"],
|
||||
}
|
||||
|
||||
var loaded_locales : Array
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue