diff --git a/src/locales/en.json b/src/locales/en.json index 09b20fe..2703cbd 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -21,9 +21,9 @@ "title": "Message to display in the simulator's chatbox:", "info": "Copy or save the content of the generated train order using buttons below:", "button-save": "Save as new order", - "button-copy": "Copy the order message", - "button-update": "Update the order", - "button-reset": "Reset the order", + "button-copy": "Copy order message", + "button-update": "Update order", + "button-reset": "Reset order", "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-instruction": "Add at least one order instruction before copying the order!",