mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 09:48:52 +00:00
21 lines
1.1 KiB
Lua
21 lines
1.1 KiB
Lua
Locales['en'] = {
|
|
['actions'] = 'actions',
|
|
['amount'] = 'amount',
|
|
['balance'] = 'balance',
|
|
['bank'] = 'bank',
|
|
['bill_amount'] = 'bill amount',
|
|
['billing'] = 'billing',
|
|
['customer'] = 'customer',
|
|
['customers'] = 'clients',
|
|
['deposit'] = 'deposit',
|
|
['deposit_amount'] = 'deposit amount',
|
|
['deposit_society_money'] = 'deposit society money',
|
|
['invalid_amount'] = 'invalid amount',
|
|
['no_player_nearby'] = 'no player nearby',
|
|
['press_input_context_to_open_menu'] = 'press ~INPUT_CONTEXT~ to open menu',
|
|
['property'] = 'property',
|
|
['wash_money'] = 'wash money',
|
|
['withdraw'] = 'withdraw',
|
|
['withdraw_amount'] = 'withdraw amount',
|
|
['withdraw_society_money'] = 'withdraw society money',
|
|
} |