TinyLifeExampleMod/Content/ExampleMod/Localization/En.json

14 lines
299 B
JSON

{
"BuildMode": {
"ExampleMod.CustomTable": "Custom Table"
},
"Clothes": {
"ExampleMod.DarkShirt": "Dark Shirt"
},
"Emotions": {
"ExampleMod.GrassSitting": "Comfy Green Ground"
},
"Actions": {
"ExampleMod.SitOnGrass": "Sit in Grass"
}
}