{ "menu": { "toggle": "Toggle edit mode", "enable": "Enable edit mode", "disable": "Disable edit mode" }, "form": { "label": "Edit password", "message": "In order to toggle edit mode, you need to enter the password you entered in the environment variable named EDIT_MODE_PASSWORD . If it is not set, you are not able to toggle edit mode on and off.", "submit": "Submit" }, "notification": { "success": { "title": "Success", "message": "Successfully toggled edit mode, reloading the page..." }, "error": { "title": "Error", "message": "Failed to toggle edit mode, please try again." } } }