Grammatical fix (en)

Fixed a slight grammar mistake.
This commit is contained in:
nearbyplayer
2017-08-15 12:59:15 -04:00
parent e5508fff6e
commit 5dcdff19e0
+1 -1
View File
@@ -1,6 +1,6 @@
Locales['en'] = {
['invalid_amount'] = '~r~invalid amount',
['deposit_money'] = 'you have deposited ~g~$',
['withdraw_money'] = 'you withdrawn ~g~$',
['withdraw_money'] = 'you have withdrawn ~g~$',
['press_e_atm'] = 'press ~INPUT_PICKUP~ for deposit or withdrawal from ~g~ATM~s~.',
}