chore: minor changes

This commit is contained in:
2025-05-25 14:23:36 +02:00
parent e429fcf26c
commit e8c658f288
4 changed files with 12 additions and 5 deletions

View File

@@ -17,11 +17,11 @@
"cantBeBuiltPub": "First you need to built hops farmland before a pub! You need hops you know!",
"cantBeBuiltWinery": "First you need to built vineyard before a winery! You need grapevines you know!",
"cantBeBuiltCheeseFactory": "First you need to own cows before a cheese factory! You need milk you know!",
"cantBeBoughtVillagerHouse": "First you need to buy a church before villager houses!",
"cantBeBoughtAll": "Buy a villager house first!",
"cantBuild": "You don`t have that item in your inventory!",
"cantCutTrees": "You need {0} axes to cut trees!",
"cantMilkCows": "You don`t own any cows!",
"cantProduce": "You can`t produce when you dont have {0}",
"cantSell": "You can`t sell this item! You don`t have it!"
"cantSell": "You can`t sell this item! You don`t have it!",
"forestSize": "The size of your forest is {0} trees",
"stats": "Your stats: "
}