mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
Locale cleanup
This commit is contained in:
@@ -2,14 +2,9 @@ Locales['en'] = {
|
||||
['properties'] = 'properties',
|
||||
['property'] = 'property',
|
||||
['clients'] = 'clients',
|
||||
['remove_comp_money'] = 'remove company money',
|
||||
['dep_money'] = 'deposit money',
|
||||
['wash_money'] = 'wash money',
|
||||
['realtor'] = 'real Estate Agent',
|
||||
['amount_withdraw'] = 'amount of withdrawal',
|
||||
['invalid_amount'] = 'invalid amount',
|
||||
['amount_deposit'] = 'deposit amount',
|
||||
['amount_launder'] = 'amount to launder',
|
||||
['press_to_access'] = 'press ~INPUT_CONTEXT~ to access the menu',
|
||||
['property_actions'] = '{{Assign [Sell]|sell}} {{Assign [Rent]|rent}} {{GPS|gps}}',
|
||||
['amount'] = 'amount',
|
||||
@@ -18,6 +13,5 @@ Locales['en'] = {
|
||||
['rent'] = 'rent',
|
||||
['sell'] = 'sell',
|
||||
['realtors'] = 'real Estate Agents',
|
||||
['client'] = 'real Estate Client',
|
||||
['boss_action'] = 'boss Actions',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user