Files
esx_core/locales/en.lua
T
2018-06-09 18:25:50 +02:00

8 lines
310 B
Lua

Locales['en'] = {
['invalid_amount'] = '~r~That\'s an invalid amount of money~s~',
['deposit_money'] = 'you have deposited ~g~$%s~s~',
['withdraw_money'] = 'you have withdrawn ~g~$%s~s~',
['press_e_atm'] = 'press ~INPUT_PICKUP~ for deposit or withdrawal from ~g~ATM~s~',
['atm_blip'] = 'ATM',
}