diff options
author | Gone2Daly <71726742+Gone2Daly@users.noreply.github.com> | 2023-04-05 01:04:40 +0200 |
---|---|---|
committer | Gone2Daly <71726742+Gone2Daly@users.noreply.github.com> | 2023-04-05 01:04:40 +0200 |
commit | d3c7e9b27ba60550b23efb9e37cc66b91de0c795 (patch) | |
tree | 0f753afd37019984e18ca3cac74a650c7d3c040f /game/localisation/en_GB/provinces.csv.import | |
parent | c7def7396da00b39eced666ad360397733712bfd (diff) |
Adding province overview panel and selection of province.
Diffstat (limited to 'game/localisation/en_GB/provinces.csv.import')
-rw-r--r-- | game/localisation/en_GB/provinces.csv.import | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/game/localisation/en_GB/provinces.csv.import b/game/localisation/en_GB/provinces.csv.import new file mode 100644 index 0000000..0ae9755 --- /dev/null +++ b/game/localisation/en_GB/provinces.csv.import @@ -0,0 +1,17 @@ +[remap] + +importer="csv_translation" +type="Translation" +uid="uid://ljh3sy6dw0tv" + +[deps] + +files=["res://localisation/en_GB/provinces..translation", "res://localisation/en_GB/provinces. Provinces.translation"] + +source_file="res://localisation/en_GB/provinces.csv" +dest_files=["res://localisation/en_GB/provinces..translation", "res://localisation/en_GB/provinces. Provinces.translation"] + +[params] + +compress=true +delimiter=0 |