mirror of
https://github.com/tonytins/dressupzack
synced 2025-06-26 08:34:43 -04:00
Moved sources to /project directory
- Replaced screenshot from Imgur with a local one
This commit is contained in:
parent
67747196b7
commit
7216c18d57
65 changed files with 4 additions and 5 deletions
5
project/lang/local.csv
Normal file
5
project/lang/local.csv
Normal file
|
@ -0,0 +1,5 @@
|
|||
,en,sv
|
||||
KMUS,Music,Musik
|
||||
KCRE,Credits,Eftertexter
|
||||
KABO,About,Handla om
|
||||
KSOO,Coming Soon,Kommer snart
|
|
16
project/lang/local.csv.import
Normal file
16
project/lang/local.csv.import
Normal file
|
@ -0,0 +1,16 @@
|
|||
[remap]
|
||||
|
||||
importer="csv_translation"
|
||||
type="Translation"
|
||||
|
||||
[deps]
|
||||
|
||||
files=[ "res://lang/local.en.translation", "res://lang/local.sv.translation" ]
|
||||
|
||||
source_file="res://lang/local.csv"
|
||||
dest_files=[ "res://lang/local.en.translation", "res://lang/local.sv.translation" ]
|
||||
|
||||
[params]
|
||||
|
||||
compress=true
|
||||
delimiter=0
|
BIN
project/lang/local.en.translation
Normal file
BIN
project/lang/local.en.translation
Normal file
Binary file not shown.
BIN
project/lang/local.sv.translation
Normal file
BIN
project/lang/local.sv.translation
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue