Merge pull request #2 from angerthosenear/patch-1

Grammatical fix (en)
This commit is contained in:
Jérémie N'gadi
2017-08-14 00:38:09 +02:00
committed by GitHub
+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~.',
}