Grammatical fix (en)

This commit is contained in:
angerthosenear
2017-08-13 17:34:04 -05:00
committed by GitHub
parent ab552da91b
commit dcb3c66740
+2 -2
View File
@@ -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~.',
}
['press_e_atm'] = 'press ~INPUT_PICKUP~ for deposit or withdrawal from ~g~ATM~s~.',
}