1
0
Fork 0
mirror of https://github.com/tonytins/dressupzack synced 2025-05-08 06:14:48 -04:00
dressupzack/lang/local.csv.import
Anthony Wilcox 67747196b7 Localization in English and Swedish
- New localization for English (obviously) and now Swedish. The system is very straight forward, but I'd suggest checking out Godot's documentation for a proper understanding on how it works.

https://docs.godotengine.org/en/3.0/getting_started/workflow/assets/importing_translations.html
2019-01-01 08:27:45 -05:00

16 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