mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 17:58:54 +00:00
7 lines
263 B
Lua
7 lines
263 B
Lua
Locales['en'] = {
|
|
['invalid_amount'] = '~r~invalid amount',
|
|
['deposit_money'] = 'you have deposited ~g~$',
|
|
['withdraw_money'] = 'you withdrawn ~g~$',
|
|
['press_e_atm'] = 'press ~INPUT_PICKUP~ for deposit or withdrawal from ~g~ATM~s~.',
|
|
}
|