19 lines
605 B
JSON
Raw Normal View History

2025-04-07 01:41:12 +00:00
{
"error": {
"no_police": "Not Enough Police (%s Required)",
"process_canceled": "Process canceled..",
"lockpick_broken": "You Broke The Lock Pick"
},
"text": {
"register_empty": "The Cash Register Is Empty",
"try_combination": "~g~E~w~ - Try Combination",
"safe_opened": "Safe Opened",
"emptying_the_register": "Emptying The Register..",
"safe_code": "Safe Code: ",
"value": "Value: $%s"
},
"alert": {
"register": "Someone is prying the register!",
"safe": "Someone is cracking the safe!"
}
}