refactor: auto update values

This commit is contained in:
2025-09-30 15:50:59 +02:00
parent a0a5e72701
commit 6306a07562
4 changed files with 55 additions and 24 deletions
+3 -2
View File
@@ -26,7 +26,7 @@
"warning-outdated-clipboard": "Oops! Your browser may be a little bit depraceted since it's not supporting saving data to the clipboard! :/",
"warning-fill-inputs": "Fill all the empty fields before copying the order!",
"warning-add-rows": "Add at least one row before copying the order!",
"warning-fill-footer": "Fill the following rows in the order's footer before copying it:",
"warning-fill-missing": "Fill rows in the order's header and footer before copying it!",
"warning-fill-top": "Fill at least fields A, B, C and D in the order's header before saving it!",
"warning-order-identical": "Last saved order is identical as the current one!",
"warning-no-order-selected": "Choose the already saved order first!",
@@ -52,7 +52,8 @@
},
"order-list": {
"title": "Saved train orders",
"order-title": "Order #{id} for train no. {trainNo}",
"order-title": "Train order for train no. {trainNo}",
"order-subtitle": "Selected instructions: {0}",
"no-saved-orders": "No saved orders!",
"order-added": "Added:",
"order-updated": "Updated:",