diff --git a/locales/en.lua b/locales/en.lua index 4af17004..45358ed9 100644 --- a/locales/en.lua +++ b/locales/en.lua @@ -2,5 +2,5 @@ Locales['en'] = { ['invalid_amount'] = '~r~invalid amount', ['deposit_money'] = 'you have deposited ~g~$', ['withdraw_money'] = 'you withdrawn ~g~$', - ['press_e_atm'] = 'press sure ~INPUT_PICKUP~ for deposit or withdraw from ~g~ATM~s~.', -} \ No newline at end of file + ['press_e_atm'] = 'press ~INPUT_PICKUP~ for deposit or withdrawal from ~g~ATM~s~.', +}