mirror of
https://github.com/qbcore-fivem/qb-core.git
synced 2026-09-04 16:23:21 +00:00
Update da.lua
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
local Translations = {
|
local Translations = {
|
||||||
error = {
|
error = {
|
||||||
not_online = 'Spiller ikke online',
|
not_online = 'Spiller er ikke online',
|
||||||
wrong_format = 'Forkert format',
|
wrong_format = 'Forkert format',
|
||||||
missing_args = 'Du mangler nogle argumenter (x, y, z)',
|
missing_args = 'Du mangler nogle argumenter (x, y, z)',
|
||||||
missing_args2 = 'Alle argumenter skal udfyldes!',
|
missing_args2 = 'Alle argumenter skal udfyldes!',
|
||||||
|
|||||||
Reference in New Issue
Block a user