~/docs/heist-atm/configuration/translate
heist atm docs›
Heist ATM
Translate
-- 1 code block · 1 min read
Shared.Locale = {
ENOUGH_WEIGHT = "You dont have enough place in your inventory",
NEAR_ATM = "You need to be near at the ATM",
ON_OFF = "Turn on/off",
PUSH = "Push",
PULL = "Pull",
PLACE_ATM = "Place atm",
CANCEL_ATM = "Cancel",
ROTATE_ATM = "Rotate"
}