mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Global Setting Information on Instances
If a setting page is only changeable globally and instance != 0 is set a notification is shown thanks @b1rdhous3
This commit is contained in:
committed by
Paulchen-Panther
parent
ce2f0a17d5
commit
1960f7652d
@@ -71,6 +71,8 @@
|
||||
"dashboard_alert_message_disabled" : "This instance 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.",
|
||||
"dashboard_message_global_setting_t": "Instance independent setting",
|
||||
"dashboard_message_global_setting": "The settings on this page are not depending on a specific instance. Changes will be stored globally for all instances.",
|
||||
"main_menu_dashboard_token" : "Dashboard",
|
||||
"main_menu_configuration_token" : "Configuration",
|
||||
"main_menu_general_conf_token" : "General",
|
||||
|
Reference in New Issue
Block a user