Update de.lua

This commit is contained in:
Pierre Grassin
2022-01-10 18:55:04 +01:00
committed by GitHub
parent 9b23ca3ac8
commit 5c7a2e3df3
+1 -1
View File
@@ -6,7 +6,7 @@ local Translations = {
missing_args2 = 'Alle Argumente müssen ausgefüllt werden!',
no_access = 'Kein Zugriff auf diesen Befehl',
company_too_poor = 'Dein Arbeitgeber ist pleite',
item_exist = 'Gegenstand existiert nicht',
item_not_exist = 'Gegenstand existiert nicht',
too_heavy = 'Inventar ist zu voll!'
},
success = {},