diff options
Diffstat (limited to 'game/translations/game.csv.import')
| -rw-r--r-- | game/translations/game.csv.import | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/game/translations/game.csv.import b/game/translations/game.csv.import new file mode 100644 index 0000000..c9d5bc5 --- /dev/null +++ b/game/translations/game.csv.import @@ -0,0 +1,19 @@ +[remap] + +importer="csv_translation" +type="Translation" +uid="uid://cbqpt1hb4b1o2" + +[deps] + +files=["res://game/translations/game.en.translation", "res://game/translations/game.fr.translation", "res://game/translations/game.de.translation", "res://game/translations/game.es.translation"] + +source_file="res://game/translations/game.csv" +dest_files=["res://game/translations/game.en.translation", "res://game/translations/game.fr.translation", "res://game/translations/game.de.translation", "res://game/translations/game.es.translation"] + +[params] + +compress=1 +delimiter=0 +unescape_keys=false +unescape_translations=true |
