fix(locales): missing translation

This commit is contained in:
nearbyplayer
2017-09-21 10:28:49 -04:00
parent 6e0769ed9e
commit 09842d38d9
+2 -2
View File
@@ -4,8 +4,8 @@ Locales['en'] = {
['cloak_change'] = 'press ~INPUT_PICKUP~ to change clothes.',
['citizen_wear'] = 'civilian clothes',
['job_wear'] = 'workers clothes',
['bank_deposit'] = 'a security deposit of ~g~',
['bank_deposit_r'] = 'a security deposit of ~g~$',
['bank_deposit_g'] = 'a security deposit of ~g~$',
['bank_deposit_r'] = 'a security deposit of ~r~$',
['bank_deposit2'] = '$ ~s~was made to you after your fainting.',
['bank_nodeposit'] = "you did not have a security deposit",
['foot_work'] = 'you have to be on foot to be able to work.',