mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 15:34:43 -04:00
Added Japanese translation
This commit is contained in:
parent
a3b1c198f2
commit
359f0d473c
5 changed files with 9 additions and 4 deletions
|
@ -22,6 +22,7 @@ const languages_dict := {
|
|||
"ro_RO" : ["Română", "Romanian"],
|
||||
"ko_KR" : ["한국어", "Korean"],
|
||||
"tr_TR" : ["Türkçe", "Turkish"],
|
||||
"ja_JP" : ["日本語", "Japanese"],
|
||||
}
|
||||
|
||||
var loaded_locales : Array
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue