feat: a lot of changes

This commit is contained in:
2025-05-27 09:07:10 +02:00
parent 30c272bb9f
commit 3d6283dd77
6 changed files with 76 additions and 23 deletions

View File

@@ -23,5 +23,8 @@
"cantProduce": "You can`t produce when you dont have {0}",
"cantSell": "You can`t sell this item! You don`t have it!",
"forestSize": "The size of your forest is {0} trees",
"stats": "Your stats: "
"stats": "Your stats: ",
"currentDay": "Day: {0}",
"cantMilkToMuch": "You milked the cow already 3 times today!",
"noTrees": "You don't have any trees left!"
}