chore: added instruction conflicts checking

This commit is contained in:
2025-10-11 00:26:53 +02:00
parent a1d0c47910
commit 201c49845f
3 changed files with 25 additions and 3 deletions
+1
View File
@@ -32,6 +32,7 @@
"warning-fill-top-update": "Fill at least fields A, B, C and D in the order's header before updating it!",
"warning-order-identical": "Last saved order is identical as the current one!",
"warning-no-order-selected": "Choose the already saved order first!",
"warning-conflicting-instructions": "Instruction {0} and {1} can't be on the same order!",
"error-update": "An error occurred while saving this order! :/",
"success-update-html": "Updated this <b class=\"text--accent\">order's</b> message!",
"success-save-html": "Saved <b class=\"text--accent\">order's</b> message in the browser memory!",