2015-05-12 01:34:29 +00:00
|
|
|
[application]
|
|
|
|
|
|
|
|
name="Translation Demo"
|
|
|
|
main_scene="res://main.scn"
|
|
|
|
|
|
|
|
[locale]
|
|
|
|
|
|
|
|
translations=["res://translations/text.en.xl", "res://translations/text.es.xl", "res://translations/text.ja.xl"]
|
2015-05-12 10:31:15 +00:00
|
|
|
translation_remaps={"res://flag_uk.png":["res://flag_spain.png:es", "res://flag_japan.png:ja"]}
|