mirror of
https://github.com/qbcore-fivem/qb-core.git
synced 2026-08-29 01:08:57 +00:00
Update en.lua
This commit is contained in:
+2
-2
@@ -6,7 +6,7 @@ local Translations = {
|
||||
missing_args2 = 'All arguments must be filled out!',
|
||||
no_access = 'No access to this command',
|
||||
company_too_poor = 'Your employer is broke',
|
||||
item_exist = 'Item does not exist',
|
||||
item_not_exist = 'Item does not exist',
|
||||
too_heavy = 'Inventory too full'
|
||||
},
|
||||
success = {},
|
||||
@@ -22,4 +22,4 @@ local Translations = {
|
||||
Lang = Locale:new({
|
||||
phrases = Translations,
|
||||
warnOnMissing = true
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user