Language
Language = {}
Language = {
Targets = {
StartMission = "Start Mission",
Rob = "Rob",
},
Email = {
Sender = "Mr. Hoobs",
Subject = "Store Robbery",
Message = "We send you a GPS location! I need you to bring the cash register with you! Come back here when youre done!",
},
ProgressBars = {
OpeningRegister = "Opening the register...",
RobbingRegister = "Robbing the register...",
TradingRegister = "Trading the register...",
PutMask = "Putting the mask...",
RemoveMask = "Removing the mask...",
},
QBMenu = {
HeaderDefault = "[đ°] Our Missions",
InfoHeaderDefault = "âĸ Here you can have access to all your information.",
NewMission = "[â
] Start a new mission",
InfoNewMission = "âĸ Here you will get a new mission to do!",
CheckLevel = "[đš] Check my level",
InfoCheckLevel = "âĸ Here you can see your robbery level!",
AcessStore = "[đ¸] Access the Store",
InfoAcessStore = "âĸ Here you can find some useful tools!",
Register = "[đŗ] I have a register",
InfoRegister = "âĸ Here you trade the register for some money!",
CancelMission = "[â] Cancel the mission",
InfoCancelMission = "âĸ Here you can cancel the mission!",
},
Notify = {
Face = "I can see your face, go get a mask!",
Dead = "You cannot access while dead.",
Water = "You cannot access in the water.",
Veiculo = "You cannot do this inside a vehicle.",
Failed = "You Failed!",
RegisterOpen = "Register Open!",
FinishJob = "Good work! Hope to see you more often!",
Experience = "Your experience is: ",
MissionCanceled = "Mission canceled!",
ErrorCancel = "You need start a mission to cancel it!",
SafeOpened = "Sucesseful opening the safe!",
NoPolice = "Not enought cops",
Cooldown = "You need to wait to make another mission",
NoRegister = "You dont have any register with you",
NeedItem = "You dont have the necessary item to steal!",
}
}
Last updated