mirror of
https://github.com/qbcore-fivem/qb-core.git
synced 2026-08-29 01:08:57 +00:00
Updated danish translation
There was some grammatical errors (I hope I caught them all I am dyslexic myself KekW)
This commit is contained in:
+3
-3
@@ -2,10 +2,10 @@ local Translations = {
|
||||
error = {
|
||||
not_online = 'Spiller ikke online',
|
||||
wrong_format = 'ugyldigt format',
|
||||
missing_args = 'Ikke alle argumenter er udfyldt (x, y, z)',
|
||||
missing_args = 'Alle argumenter er ikke udfyldt (x, y, z)',
|
||||
missing_args2 = 'Alle argumenter skal være udfyldt!',
|
||||
no_access = 'Ingen adgang til denne command',
|
||||
company_too_poor = 'Din ansat er fattig',
|
||||
company_too_poor = 'Arbejdsgiveren er for fattig',
|
||||
item_not_exist = 'Enheden eksistere ikke',
|
||||
too_heavy = 'Dit inventory er for fyldt'
|
||||
},
|
||||
@@ -15,7 +15,7 @@ local Translations = {
|
||||
job_info = 'Arbejde: %{value} | Grad: %{value2} | Job: %{value3}',
|
||||
gang_info = 'Bande: %{value} | Grad: %{value2}',
|
||||
on_duty = 'Du er nu på arbejde, god arbejdslyst!',
|
||||
off_duty = 'Du er gået af arbejde!'
|
||||
off_duty = 'Du er ikke længere på arbejde!'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user