it_it.json
- Move lang file to correct location
This commit is contained in:
parent
0b55ba2c55
commit
16e871feba
3 changed files with 1404 additions and 768 deletions
|
@ -405,7 +405,7 @@ acc852d80378b426d7ee6cb59c169e06b6d63b25 assets/create/lang/en_us.json
|
|||
30ce93c56557cea2f384a47b549fb893700523a5 assets/create/lang/unfinished/de_de.json
|
||||
77b8310f3cbed36fa0d2ee29e65ac6aee0c2adc2 assets/create/lang/unfinished/es_mx.json
|
||||
c81d5b374365ca8fcce1ff7a199b28e3c969c878 assets/create/lang/unfinished/fr_fr.json
|
||||
5ba7a1a73fb3d08b3777325266c8ed0360302eba assets/create/lang/unfinished/it_it.json
|
||||
89f7029d73733938ee9f900fc36d52ab7fc97563 assets/create/lang/unfinished/it_it.json
|
||||
b1935e7f8d79d1112e1685adb42daedb976ac6d7 assets/create/lang/unfinished/ja_jp.json
|
||||
23aaf879d07a24775aeba3b98c355c992b24f28b assets/create/lang/unfinished/ko_kr.json
|
||||
7372533759001f094dbcad787f01f3de7422d8c0 assets/create/lang/unfinished/nl_nl.json
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"_": "Missing Localizations: 849",
|
||||
"_": "Missing Localizations: 3",
|
||||
|
||||
"_": "->------------------------] Game Elements [------------------------<-",
|
||||
|
||||
|
@ -162,6 +162,8 @@
|
|||
"block.create.gabbro_cobblestone_stairs": "Scalini di pietrisco di gabbro",
|
||||
"block.create.gabbro_cobblestone_wall": "Muretto di pietrisco di gabbro",
|
||||
"block.create.gabbro_pillar": "Pilastro di gabbro",
|
||||
"block.create.gantry_pinion": "UNLOCALIZED: Gantry Pinion",
|
||||
"block.create.gantry_shaft": "UNLOCALIZED: Gantry Shaft",
|
||||
"block.create.gearbox": "Riduttore",
|
||||
"block.create.gearshift": "Cambio",
|
||||
"block.create.glass_fluid_pipe": "Tubo per fluidi con vetrata",
|
||||
|
@ -405,6 +407,7 @@
|
|||
"block.create.zinc_ore": "Zinco grezzo",
|
||||
|
||||
"entity.create.contraption": "Contrazione",
|
||||
"entity.create.gantry_contraption": "UNLOCALIZED: Gantry Contraption",
|
||||
"entity.create.seat": "Sedile",
|
||||
"entity.create.stationary_contraption": "Contrazione stazionaria",
|
||||
"entity.create.super_glue": "Super colla",
|
||||
|
@ -1786,4 +1789,4 @@
|
|||
|
||||
"_": "Thank you for translating Create!"
|
||||
|
||||
}
|
||||
}
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue