mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-26 01:24:43 -04:00
Partial localization support - Greek Language
Also added a Preferences window, where the user can change Pixelorama's language. Note that the .csv's delimiter is Tab and not comma.
This commit is contained in:
parent
2369243cfc
commit
ade2d05a1b
7 changed files with 143 additions and 26 deletions
16
Translations/#Translations.csv.import
Normal file
16
Translations/#Translations.csv.import
Normal file
|
@ -0,0 +1,16 @@
|
|||
[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
|
Loading…
Add table
Add a link
Reference in a new issue