shitman/assets/translations/en.json
zeyus bc128cef3d
Some checks are pending
/ build-web (push) Waiting to run
just a concept.
2025-07-21 22:52:31 +02:00

49 lines
1.6 KiB
JSON

{
"game": {
"title": "SHITMAN",
"subtitle": "The Poop Prank Master",
"description": "Sneak around and leave flaming poop bags\nwithout getting caught!"
},
"menu": {
"start_mission": "START MISSION",
"infinite_mode": "INFINITE MODE",
"settings": "SETTINGS",
"main_menu": "MAIN MENU",
"resume": "RESUME",
"back_to_menu": "BACK TO MENU"
},
"gameplay": {
"hidden": "Hidden",
"visible": "Visible",
"detected": "DETECTED!",
"find_target": "Find target house",
"place_poop": "Place poop bag",
"ring_doorbell": "Ring doorbell",
"escape": "ESCAPE!",
"mission_complete": "Mission Complete!",
"mission_failed": "Mission Failed!"
},
"controls": {
"move": "WASD/Arrow Keys: Move",
"place_bag": "SPACE: Place poop bag",
"ring_bell": "E: Ring doorbell",
"pause": "ESC: Pause"
},
"ui": {
"paused": "PAUSED",
"debug_mode": "Debug Mode:",
"close": "Close"
},
"messages": {
"placing_poop": "Placing poop bag at position",
"attempting_doorbell": "Attempting to ring doorbell",
"poop_lit": "Ding dong! Poop bag is lit! RUN!",
"need_poop_first": "Need to place poop bag first!",
"not_near_door": "Not near target house door",
"near_target": "Near target house with poop bag placed!",
"player_detected": "Player detected! Mission failed!",
"new_target": "New target selected",
"poop_burning": "Poop bag is now on fire!",
"poop_extinguished": "Poop bag has burned out"
}
}