update i18n file
This commit is contained in:
parent
67c97fe45b
commit
e6b217ac5f
|
|
@ -9,7 +9,7 @@ export_credentials.cfg
|
||||||
*.tmp
|
*.tmp
|
||||||
|
|
||||||
# Imported translations (automatically generated from CSV files)
|
# Imported translations (automatically generated from CSV files)
|
||||||
*.translation
|
#*.translation
|
||||||
|
|
||||||
# Mono-specific ignores
|
# Mono-specific ignores
|
||||||
.mono/
|
.mono/
|
||||||
|
|
|
||||||
File diff suppressed because it is too large
Load Diff
|
|
@ -6,14 +6,14 @@ uid="uid://dqfmgincww78d"
|
||||||
|
|
||||||
[deps]
|
[deps]
|
||||||
|
|
||||||
files=["res://internationalisation.en.translation", "res://internationalisation.de.translation", "res://internationalisation.es.translation", "res://internationalisation.en.translation", "res://internationalisation.notes.translation"]
|
files=["res://internationalisation.en.translation", "res://internationalisation.de.translation"]
|
||||||
|
|
||||||
source_file="res://internationalisation.csv"
|
source_file="res://internationalisation.csv"
|
||||||
dest_files=["res://internationalisation.en.translation", "res://internationalisation.de.translation", "res://internationalisation.es.translation", "res://internationalisation.en.translation", "res://internationalisation.notes.translation"]
|
dest_files=["res://internationalisation.en.translation", "res://internationalisation.de.translation"]
|
||||||
|
|
||||||
[params]
|
[params]
|
||||||
|
|
||||||
compress=true
|
compress=1
|
||||||
delimiter=0
|
delimiter=0
|
||||||
unescape_keys=false
|
unescape_keys=false
|
||||||
unescape_translations=true
|
unescape_translations=true
|
||||||
|
|
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue