Boarding House and Bus Stop Extension - Chinese
-
Endorsements
-
Unique DLs--
-
Total DLs--
-
Total views--
-
Version3.3.4
12 comments
help me...I installed all the required mods
the platform removed it cuz i dont have the permission to translate it...
[BH] Boarding House\[JA] Artifacts Fragments\Objects\Duck's Treat\object.json.
Technical details: Unexpected end when deserializing object. Path 'DescriptionLocalization', line 13, position 1.
translation garbled and format errors
for example
{
"Name": "Pterodactyl Vertebra",
"Description": "A segment of some prehistoric reptile's spine.",
"Price": 750,
"IsColored": false,
// Translation
"NameLocalization": {
"es": "V?rtebra de pterod?ctilo",
"zh":"?????????",
},
"DescriptionLocalization": {
"es": "Segmento de la columna vertebral de un reptil prehist?rico..",
"zh":"????????????????€?????,
},
}
format errors
for example
{
"Name": "Pet's Treat",
"Description": "A homemade jerky treat that will make your pet happy!",
"Price": 100,
"EnableWithMod": "DIGUS.ANIMALHUSBANDRYMOD",
"IsColored": false,
// Translation
"NameLocalization": {
"zh":"????",
},
"DescriptionLocalization": {
"zh":"?????????????????????????",
}