feat: strings implementing and docs

This commit is contained in:
2025-05-19 19:19:06 +02:00
parent 683813145a
commit 1e898cc1f7
13 changed files with 194 additions and 60 deletions

View File

@@ -1,3 +1,7 @@
{
"welcome": "Welcome"
"welcome": "Welcome",
"forestType": "Your forest size: {0}",
"soilType": "Your soil type size: {0}",
"pathType": "Your path type: {0}",
"waterType": "Your water type: {0}"
}