1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-07-20 19:10:20 +02:00
parent 10de5a6c76
commit c301b8407a
2 changed files with 10 additions and 13 deletions

View file

@ -25,18 +25,15 @@ Config.RequiredItems = {
-- Notification Settings
Config.Notifications = {
title = "Container Heist",
policeTitle = "DISPATCH ALERT",
success = "You successfully broke into the container!",
failed = "You failed to break into the container!",
noTools = "You don't have the required tools!",
cooldown = "You need to wait before attempting another heist!",
globalCooldown = "This type of heist is currently on cooldown!",
notEnoughPolice = "Not enough police in the city!",
policeMessage = "Container robbery in progress at %s",
alreadyRobbed = "This container has already been robbed recently!",
containerPosition = "You need to stand at the door of the container!",
trailerPosition = "You need to stand at the rear of the trailer!",
title = "Container Einbruch",
policeTitle = "DISPATCH-ALARM",
success = "Du bist erfolgreich in den Container eingebrochen!",
failed = "Der Einbruch in den Container ist fehlgeschlagen!",
noTools = "Du hast nicht das benötigte Werkzeug!",
cooldown = "Du musst warten, bevor du den nächsten Überfall starten kannst!",
globalCooldown = "Diese Art von Überfall ist derzeit gesperrt!",
notEnoughPolice = "Es sind nicht genug Polizisten in der Stadt!",
}
-- Blip Settings