Added Information Box for saving confirmation

A Box was added which is shown for 5 seconds if the server responds with
"cmd-condig-setconfig"
This commit is contained in:
b1rdhous3
2019-02-07 00:59:52 +01:00
parent eb85a94e07
commit efe1d92c0d
4 changed files with 16 additions and 0 deletions

View File

@@ -66,6 +66,8 @@
"dashboard_alert_message_confedit" : "Your Hyperion configuration has been modified. To apply it, restart Hyperion.",
"dashboard_alert_message_disabled_t" : "Hyperion disabled",
"dashboard_alert_message_disabled" : "Hyperion is currently disabled! To use it again, enable it at the dashboard.",
"dashboard_alert_message_confsave_success_t" : "Configuration saved",
"dashboard_alert_message_confsave_success" : "Your Hyperion configuration has been saved successfully. Your changes are now active.",
"main_menu_dashboard_token" : "Dashboard",
"main_menu_configuration_token" : "Configuration",
"main_menu_general_conf_token" : "General",