localization init
This commit is contained in:
parent
7c8eba29d8
commit
11ae967845
2
Translation/localization.csv
Normal file
2
Translation/localization.csv
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
keys,fr,en
|
||||||
|
TEST1,C’est un test,It’s a test
|
||||||
|
15
Translation/localization.csv.import
Normal file
15
Translation/localization.csv.import
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="csv_translation"
|
||||||
|
type="Translation"
|
||||||
|
uid="uid://plsom6l0yel4"
|
||||||
|
valid=false
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://Translation/localization.csv"
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
compress=true
|
||||||
|
delimiter=0
|
||||||
@ -126,6 +126,10 @@ item_9={
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
[internationalization]
|
||||||
|
|
||||||
|
locale/translations=PackedStringArray("res://Translation/localization.en.translation", "res://Translation/localization.fr.translation")
|
||||||
|
|
||||||
[rendering]
|
[rendering]
|
||||||
|
|
||||||
renderer/rendering_method="gl_compatibility"
|
renderer/rendering_method="gl_compatibility"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user