mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
Await vehicle to load, resolves #80
This commit is contained in:
@@ -11,6 +11,7 @@ Locales['br'] = {
|
||||
['buy_vehicle_shop'] = 'comprar %s por $%s?',
|
||||
['buy_vehicle'] = 'comprar veículo',
|
||||
['car_dealer'] = 'Concessionária de carros',
|
||||
['shop_awaiting_model'] = 'the vehicle is currently ~g~DOWNLOADING & LOADING~s~ please wait',
|
||||
['create_bill'] = 'criar recibo',
|
||||
['dealer_boss'] = 'Concessionária de carros - Chefe',
|
||||
['delivered'] = 'veículo ~g~entregue~s~ para o revendedor',
|
||||
|
||||
@@ -11,6 +11,7 @@ Locales['en'] = {
|
||||
['buy_vehicle_shop'] = 'do you want to purchase %s for $%s?',
|
||||
['buy_vehicle'] = 'buy vehicle',
|
||||
['car_dealer'] = 'car Dealership',
|
||||
['shop_awaiting_model'] = 'the vehicle is currently ~g~DOWNLOADING & LOADING~s~ please wait',
|
||||
['create_bill'] = 'create bill',
|
||||
['dealer_boss'] = 'car Dealer - Boss',
|
||||
['delivered'] = 'the vehicle has been ~g~delivered~s~ to the dealer',
|
||||
|
||||
@@ -11,6 +11,7 @@ Locales['fi'] = {
|
||||
['buy_vehicle_shop'] = 'haluatko ostaa ajoneuvon %s hintaan $%s?',
|
||||
['buy_vehicle'] = 'osta ajoneuvo',
|
||||
['car_dealer'] = 'autokauppa',
|
||||
['shop_awaiting_model'] = 'the vehicle is currently ~g~DOWNLOADING & LOADING~s~ please wait',
|
||||
['create_bill'] = 'tee lasku',
|
||||
['dealer_boss'] = 'autokauppa - Pomo',
|
||||
['delivered'] = 'ajoneuvo on ~g~kuljetettu~s~ myyjälle',
|
||||
|
||||
@@ -11,6 +11,7 @@ Locales['fr'] = {
|
||||
['buy_vehicle_shop'] = 'acheter %s pour $%s?',
|
||||
['buy_vehicle'] = 'acheter véhicule',
|
||||
['car_dealer'] = 'concessionnaire',
|
||||
['shop_awaiting_model'] = 'the vehicle is currently ~g~DOWNLOADING & LOADING~s~ please wait',
|
||||
['create_bill'] = 'créer facture',
|
||||
['dealer_boss'] = 'concessionnaire - Patron',
|
||||
['delivered'] = 'véhicule ~g~rendu~s~ au concessionnaire',
|
||||
|
||||
@@ -11,6 +11,7 @@ Locales['pl'] = {
|
||||
['buy_vehicle_shop'] = 'czy chcesz kupić %s za $%s?',
|
||||
['buy_vehicle'] = 'kup pojazd',
|
||||
['car_dealer'] = 'sprzedawca Aut',
|
||||
['shop_awaiting_model'] = 'the vehicle is currently ~g~DOWNLOADING & LOADING~s~ please wait',
|
||||
['create_bill'] = 'stwórz fakture',
|
||||
['dealer_boss'] = 'salon samochodowy - Szef',
|
||||
['delivered'] = 'pojazd został ~g~dostarczony~s~ do salonu',
|
||||
|
||||
@@ -11,6 +11,7 @@ Locales['sv'] = {
|
||||
['buy_vehicle_shop'] = 'vill du köpa in %s för %s SEK?',
|
||||
['buy_vehicle'] = 'Köp in fordon',
|
||||
['car_dealer'] = 'bilförsäljare',
|
||||
['shop_awaiting_model'] = 'ditt fordon håller på att ~g~LADDA NER & LÄSA IN~s~ vänta tills det är klart',
|
||||
['create_bill'] = 'ge faktura',
|
||||
['dealer_boss'] = 'chefmeny',
|
||||
['delivered'] = 'fordonet har ~g~lämnats tillbaka~s~ till bilförsäljaren',
|
||||
|
||||
Reference in New Issue
Block a user