📚Translate

To change the interface and also notifications go here

Change language
CarDealer = {
    Locale = {
        TopNotification = "Press ~INPUT_CONTEXT~ to access the catalog",
        StopTrial = "Press ~INPUT_CELLPHONE_CANCEL~ to stop the trial",
        VehicleRegister = "The vehicle is ready and available for use",
        NotEnoughtMoney = "The company does not have enough money to purchase this vehicle, bill the customer first",
        SpawnPointError = "Spawn point is not available"
    },
}

Last updated