Files
esx_core/locales/en.lua
T
nearbyplayer 5dcdff19e0 Grammatical fix (en)
Fixed a slight grammar mistake.
2017-08-15 12:59:15 -04:00

7 lines
268 B
Lua

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