mirror of
https://github.com/tonytins/godotstarter.git
synced 2025-03-16 22:51:26 +00:00
17 lines
300 B
Text
17 lines
300 B
Text
|
[remap]
|
||
|
|
||
|
importer="csv_translation"
|
||
|
type="Translation"
|
||
|
|
||
|
[deps]
|
||
|
|
||
|
files=[ "res://lang/local.en.translation", "res://lang/local.sv.translation" ]
|
||
|
|
||
|
source_file="res://lang/local.csv"
|
||
|
dest_files=[ "res://lang/local.en.translation", "res://lang/local.sv.translation" ]
|
||
|
|
||
|
[params]
|
||
|
|
||
|
compress=true
|
||
|
delimiter=0
|