mirror of
https://github.com/Spythere/genera-tor.git
synced 2026-05-03 21:48:13 +00:00
refactor: auto update values
This commit is contained in:
+3
-2
@@ -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:",
|
||||
|
||||
Reference in New Issue
Block a user