From 3c1f9bf1e5ecd04c6ccc7713f279cd5beea0181b Mon Sep 17 00:00:00 2001 From: Arctos2win <116841243+Arctos2win@users.noreply.github.com> Date: Sun, 20 Aug 2023 17:55:03 +0200 Subject: [PATCH] Update nl.lua --- [core]/es_extended/locales/nl.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/[core]/es_extended/locales/nl.lua b/[core]/es_extended/locales/nl.lua index dd368531..a6be4aef 100644 --- a/[core]/es_extended/locales/nl.lua +++ b/[core]/es_extended/locales/nl.lua @@ -1,6 +1,6 @@ Locales["nl"] = { -- Inventory - ["inventory"] = "Inventory ( Gewicht %s / %s )", + ["inventory"] = "Inventaris ( Gewicht %s / %s )", ["use"] = "Gebruik", ["give"] = "Geef", ["remove"] = "Gooi",