mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-01 02:38:53 +00:00
Update multi-language support
This commit is contained in:
+2
-2
@@ -13,7 +13,7 @@ Locales['en'] = {
|
||||
['depop_vehicle'] = 'return vehicle',
|
||||
['create_bill'] = 'create invoice',
|
||||
['get_rented_vehicles'] = 'vehicles for rent',
|
||||
['set_vehicle_owner_sell'] = 'vehicles for [sale]',
|
||||
['set_vehicle_owner_sell'] = 'vehicles for [Sale]',
|
||||
['set_vehicle_owner_rent'] = 'assign vehicle [Location]',
|
||||
['invoice_amount'] = 'invoice amount',
|
||||
['invalid_amount'] = 'invalid amount',
|
||||
@@ -40,7 +40,7 @@ Locales['en'] = {
|
||||
['vehicle'] = 'vehicle ',
|
||||
['belongs'] = ' now belongs to you',
|
||||
['leaving'] = 'leaving a personal vehicle',
|
||||
['paid_rental'] = 'you have ~g~payed~s~ for your vehicle rental : ~g~$',
|
||||
['paid_rental'] = 'you have ~g~payed~s~ for your vehicle rental: ~g~$',
|
||||
['recruit'] = 'recruit',
|
||||
['experianced'] = 'experianced',
|
||||
['the_boss'] = 'boss',
|
||||
|
||||
Reference in New Issue
Block a user