mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
fix(locales): missing translation
This commit is contained in:
+2
-2
@@ -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.',
|
||||
|
||||
Reference in New Issue
Block a user