mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 15:01:40 +00:00
23 lines
838 B
Lua
23 lines
838 B
Lua
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',
|
|
['no_play_near'] = 'no players nearby',
|
|
['contract'] = '{{Revoke contract|revoke}} {{GPS|gps}}',
|
|
['rent'] = 'rent',
|
|
['sell'] = 'sell',
|
|
['realtors'] = 'real Estate Agents',
|
|
|
|
} |