mirror of
https://github.com/qbcore-fivem/qb-core.git
synced 2026-08-28 17:01:16 +00:00
Fix language issues
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ local Translations = {
|
||||
wrong_format = 'Onjuiste opmaak',
|
||||
missing_args = 'Niet elk argument is ingevuld (x, y, z)',
|
||||
missing_args2 = 'Alle argumenten moeten worden ingevuld!',
|
||||
no_access = 'Geen toegang tot deze commando',
|
||||
no_access = 'Geen toegang tot dit commando',
|
||||
company_too_poor = 'Je werkgever is arm',
|
||||
item_not_exist = 'Item bestaat niet',
|
||||
too_heavy = 'Inventaris is te vol'
|
||||
|
||||
Reference in New Issue
Block a user