~/docs/autocardealer/configuration/translate
autocardealer docs›
AutoCarDealer
Translate
-- 1 code block · 1 min read
change-languageTo change the interface and also notifications go here
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"
},
}