Update nl.lua

This commit is contained in:
Pierre Grassin
2022-01-10 18:55:42 +01:00
committed by GitHub
parent f23f5eba50
commit 61d045dbbc
+1 -1
View File
@@ -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 = {},