📚Translate

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"
}

Last updated