Files
esx_core/locales/en.lua
T
2017-09-14 17:55:37 +02:00

24 lines
872 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',
['client'] = 'real Estate Client',
['boss_action'] = 'boss Actions',
}