Page cover

Language

Locales["en"] = {
    ["searchCar"] = 'Search Vehicle',
    ["carDetails"] = 'Vehicle Details',
    ["topSpeed"] = 'TOP SPEED',
    ["traction"] = 'TRACTION',
    ["accl"] = 'ACCELERATION',
    ["brake"] = 'BRAKES',
    ["color"] = 'COLOR',
    ["referral"] = 'Referral Rating',
    ["refCom"] = 'Choose a highly recommended car to look popular in the city!',
    ["price"] = 'Price',
    ["buy"] = 'Buy',
    ["testDrive"] = 'Test Drive',
    ["purchasePopHeader"] = 'Purchase',
    ["purchasePopHeaderC"] = 'Are you sure you want to purchase this car for the listed price?',
    ["exit"] = 'Exit',
    ["cPurchase"] = 'Confirm',
    ["testHead"] = 'Test It',
    ["testCom"] = 'Schedule a test drive for this vehicle at the nearest dealership',
    ["testOk"] = 'Start Test',
    ["testCar"] = 'Vehicle',
    ["timer"] = 'Time',
    ["open_dealer"] = "[E] - Dealership",
    ["open_dealer_target"] = "Open Dealer",
    ["spawnpoint_not_clear"] = "The vehicle spawn point is not empty.",
    ["succesBought"] = 'You have successfully bought the vehicle.',
    ["error_data_insert"] = 'Could not insert the vehicle to the database.',
    ["error_enough_money"] = 'You dont have enough money to buy this vehicle.'
}

Last updated