mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 01:38:52 +00:00
fix(locales): add missing en translation
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ resource_manifest_version '44febabe-d386-4d18-afbe-5e627f4af937'
|
||||
|
||||
description 'ES Extended'
|
||||
|
||||
version '1.0.2'
|
||||
version '1.0.3'
|
||||
|
||||
server_scripts {
|
||||
'@async/async.lua',
|
||||
|
||||
@@ -17,6 +17,7 @@ Locales['en'] = {
|
||||
['delete_five_min'] = '~r~delete~s~ in 5 minutes',
|
||||
['threw'] = 'you ~r~threw~s~',
|
||||
['rec_salary'] = 'you received your salary: ',
|
||||
['rec_help'] = 'you recieved your welfare check: ',
|
||||
['act_imp'] = 'action impossible',
|
||||
-- Commands
|
||||
['setjob'] = 'assign a job to a user',
|
||||
|
||||
Reference in New Issue
Block a user