13 lines
454 B
JSON
13 lines
454 B
JSON
{
|
|
"welcome": "Welcome player! ",
|
|
"forestType": "Your forest size: {0}",
|
|
"soilType": "Your soil type size: {0}",
|
|
"pathType": "Your path type: {0}",
|
|
"waterType": "Your water type: {0}",
|
|
"coins": "Amount of Coins: {0}",
|
|
"marketGreeting": "Welcome to Market!",
|
|
"marketBuy": "Pick which item you want to buy",
|
|
"marketBuyMessage": "You bought: {0}",
|
|
"marketSell": "Pick which item you want to sell",
|
|
"marketSellMessage": "You sold: {0}"
|
|
} |