Added error notification to level edit #103

This commit is contained in:
2022-11-11 07:33:24 +01:00
parent 8fafc94118
commit b2087042bc
2 changed files with 4 additions and 0 deletions

View File

@@ -196,6 +196,8 @@
},
"edit": {
"edited": "Level {} wurde bearbeitet :D",
"color_invalid": "Die Farbe {} ist ungültig!",
"permission_invalid": "Der Berechtigungswert {} ist ungültig!",
"not_found": "Level {} nicht gefunden!"
},
"remove": {