2025-04-07 01:41:12 +00:00

20 lines
620 B
JSON

{
"error": {
"not_enough_money": "You don't have enough money...",
"invalid_type": "That is not a valid Id type..."
},
"success": {
"item_recieved": "You have received your ",
"new_job": "Gefeliciteerd met je nieuwe baan!"
},
"info": {
"cityhall": "Cityhall",
"open_cityhall": "[E] Open Cityhall",
"target_open_cityhall": "Open Cityhall",
"identity": "Identity",
"employment": "Employment",
"obtain_license_identity": "Obtain your licenses",
"select_job": "Select a new job",
"price": "Price: %s"
}
}