mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-18 17:19:50 +00:00
ade2d05a1b
Also added a Preferences window, where the user can change Pixelorama's language. Note that the .csv's delimiter is Tab and not comma.
17 lines
380 B
Plaintext
17 lines
380 B
Plaintext
[remap]
|
|
|
|
importer="csv_translation"
|
|
type="Translation"
|
|
|
|
[deps]
|
|
|
|
files=[ "res://Translations/#Translations.en.translation", "res://Translations/#Translations.el.translation" ]
|
|
|
|
source_file="res://Translations/#Translations.csv"
|
|
dest_files=[ "res://Translations/#Translations.en.translation", "res://Translations/#Translations.el.translation" ]
|
|
|
|
[params]
|
|
|
|
compress=true
|
|
delimiter=2
|