mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 08:13:21 +00:00
Removed unused locale strings
This commit is contained in:
+2
-10
@@ -3,7 +3,6 @@ Locales['en'] = {
|
||||
['not_enough_in_society'] = 'there\'s not enough of ~r~that item~s~ in the society!',
|
||||
['player_cannot_hold'] = 'you do ~r~not~s~ have enough ~y~free space~s~ in your inventory!',
|
||||
['vehicle_belongs'] = 'an vehicle with plate ~y~%s~s~ now belongs to ~b~you~s~',
|
||||
['bleach amount'] = 'amount to bleach',
|
||||
['broke_company'] = 'you do not have enough money in the company account',
|
||||
['purchase_type'] = 'type of purchase',
|
||||
['society_type'] = 'society',
|
||||
@@ -16,14 +15,12 @@ Locales['en'] = {
|
||||
['delivered'] = 'the vehicle has been ~g~delivered~s~ to the dealer',
|
||||
['depop_vehicle'] = 'return vehicle',
|
||||
['return_provider'] = 'return vehicle to provider',
|
||||
['deposit_amount'] = 'deposit amount',
|
||||
['deposit_money'] = 'deposit money',
|
||||
['experianced'] = 'experianced',
|
||||
['get_rented_vehicles'] = 'vehicles for rent',
|
||||
['invalid_amount'] = 'invalid amount',
|
||||
['invoice_amount'] = 'invoice amount',
|
||||
['leaving'] = 'leaving a personal vehicle',
|
||||
['no'] = 'no',
|
||||
['yes'] = 'yes',
|
||||
['no_players'] = 'no players nearby',
|
||||
['not_enough_money'] = 'you do not have enough money',
|
||||
['not_rental'] = 'this is not a ~r~rental vehicle~s~',
|
||||
@@ -31,7 +28,6 @@ Locales['en'] = {
|
||||
['paid_rental'] = 'you have ~g~payed~s~ for your vehicle rental: ~g~$%s~s~',
|
||||
['personal_vehicle'] = 'personal vehicle',
|
||||
['pop_vehicle'] = 'put out vehicle for sale',
|
||||
['recruit'] = 'recruit',
|
||||
['rent_vehicle'] = 'car Dealer - Vehicles for rent',
|
||||
['return_provider_menu'] = 'car Dealer - Return vehicle to provider',
|
||||
['rental_amount'] = 'rental amount',
|
||||
@@ -49,15 +45,11 @@ Locales['en'] = {
|
||||
['vehicle_sold'] = 'the vehicle has been ~g~sold~s~',
|
||||
['vehicle_sold_for'] = 'the ~b~%s~s~ has been ~y~sold~s~ for ~g~$%s~s~',
|
||||
['vehicle_sold_to'] = 'the vehicle with plate ~y~%s~s~ has been sold to ~b~%s~s~',
|
||||
['wash_money'] = 'money laundering',
|
||||
['withdraw_amount'] = 'amount of withdrawal',
|
||||
['withdraw_money'] = 'remove company money',
|
||||
['yes'] = 'yes',
|
||||
['deposit_stock'] = 'deposit stock',
|
||||
['take_stock'] = 'withdraw stock',
|
||||
['dealership_stock'] = 'dealership Stock',
|
||||
['amount'] = 'amount',
|
||||
['quantity_invalid'] = 'invalid Quantity',
|
||||
['quantity_invalid'] = 'that\'s an invalid quantity',
|
||||
['inventory'] = 'inventory',
|
||||
['dealership'] = 'car Dealer',
|
||||
['dealer_customers'] = 'dealer customers',
|
||||
|
||||
Reference in New Issue
Block a user