From b92a13570400986f6774aeb40cf8cc4e79a5e2e7 Mon Sep 17 00:00:00 2001 From: Ducko Date: Sat, 28 Jan 2023 05:31:12 +0100 Subject: [PATCH] Update da.lua --- locale/da.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locale/da.lua b/locale/da.lua index 5b63c7e..f2c2443 100644 --- a/locale/da.lua +++ b/locale/da.lua @@ -1,6 +1,6 @@ local Translations = { error = { - not_online = 'Spiller ikke online', + not_online = 'Spiller er ikke online', wrong_format = 'Forkert format', missing_args = 'Du mangler nogle argumenter (x, y, z)', missing_args2 = 'Alle argumenter skal udfyldes!',