From 61d045dbbc47c791615b9f7d73dbce621635d1a0 Mon Sep 17 00:00:00 2001 From: Pierre Grassin Date: Mon, 10 Jan 2022 18:55:42 +0100 Subject: [PATCH] Update nl.lua --- locale/nl.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locale/nl.lua b/locale/nl.lua index 8160dfc..0ce0547 100644 --- a/locale/nl.lua +++ b/locale/nl.lua @@ -6,7 +6,7 @@ local Translations = { missing_args2 = 'Alle argumenten moeten worden ingevuld!', no_access = 'Geen toegang tot deze commando', company_too_poor = 'Je werkgever is arm', - item_exist = 'Item bestaat niet', + item_not_exist = 'Item bestaat niet', too_heavy = 'Inventaris is te vol' }, success = {},