Merge pull request #3 from CaliforniaRP/master

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