mirror of
https://github.com/tonytins/godotstarter.git
synced 2025-10-16 02:03:47 -04:00
Default to Godot 3.1
This commit is contained in:
parent
46994bcf1e
commit
3487305478
31 changed files with 0 additions and 726 deletions
14
lang/local.csv
Normal file
14
lang/local.csv
Normal file
|
@ -0,0 +1,14 @@
|
|||
,en,sv
|
||||
KENG,English,Engelsk
|
||||
KSWD,Swedish,Svenska
|
||||
KRUS,Resume,Återuppta
|
||||
KPUS,Paused,Pausad
|
||||
KPLY,Play,Spela
|
||||
KCRE,Credits,Eftertexter
|
||||
KABO,About,Handla om
|
||||
KLIC,License,Licens
|
||||
KSOO,Coming Soon,Kommer snart
|
||||
KEXT,Exit,Utgång
|
||||
KHELP,Help,Hjälp
|
||||
KSET,Settings,Inställningar
|
||||
KLANG,Languages,Språk
|
|
16
lang/local.csv.import
Normal file
16
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
lang/local.en.translation
Normal file
BIN
lang/local.en.translation
Normal file
Binary file not shown.
BIN
lang/local.sv.translation
Normal file
BIN
lang/local.sv.translation
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue