mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
Setting icons work 👷♀️
This commit is contained in:
@@ -460,31 +460,28 @@
|
||||
"Plugins_Filters_Mac" : "Mac Filter",
|
||||
"Plugins_Out_of" : "out of",
|
||||
"Plugins_no_control" : "No form control was found to render this value.",
|
||||
"Plugins_enabled_settings" : "Enabled settings",
|
||||
"Plugins_enabled_settings_icon" : "fa-solid fa-toggle-on",
|
||||
"Plugins_type_core" : "Core",
|
||||
"Plugins_type_core_icon" : "fa-solid fa-gem",
|
||||
"Plugins_type_device_scanner" : "Device Scanners",
|
||||
"Plugins_type_device_scanner_icon" : "fa-solid fa-magnifying-glass-plus",
|
||||
"Plugins_type_other" : "Others",
|
||||
"Plugins_type_other_icon" : "fa-solid fa-recycle",
|
||||
"Plugins_type_system" : "System",
|
||||
"Plugins_type_system_icon" : "fa-solid fa-gear",
|
||||
"Plugins_type_publisher" : "Publishers",
|
||||
"Plugins_type_publisher_icon" : "fa-solid fa-comment-dots",
|
||||
"settings_enabled" : "Enabled settings",
|
||||
"settings_enabled_icon" : "fa-solid fa-toggle-on",
|
||||
"settings_core_icon" : "fa-solid fa-gem",
|
||||
"settings_device_scanners_icon" : "fa-solid fa-magnifying-glass-plus",
|
||||
"settings_other_scanners_icon" : "fa-solid fa-recycle",
|
||||
"settings_system_icon" : "fa-solid fa-gear",
|
||||
"settings_publisher_icon" : "fa-solid fa-comment-dots",
|
||||
"Settings_Metadata_Toggle" : "Show/hide metadata for the given setting.",
|
||||
"settings_missing" : "Not all settings loaded, refresh the page! This is probably caused by a high load on the database or app startup sequence.",
|
||||
"settings_missing_block" : "You can not save your settings without specifying all setting keys. Refresh the page. This is probably caused by a high load on the database.",
|
||||
"settings_old" : "Importing settings and re-initializing...",
|
||||
"settings_saved" : "<br/>Settings saved to the <code>pialert.conf</code> file.<br/><br/>A time-stamped backup of the previous file created. <br/><br/> Reloading...<br/>",
|
||||
"settings_system_label" : "System",
|
||||
"settings_core_label" : "Core",
|
||||
"settings_imported_label" : "Settings imported",
|
||||
"settings_imported" : "Last time settings were imported from the pialert.conf file",
|
||||
"settings_other_scanners_label" : "Other scanners",
|
||||
"settings_other_scanners" : "Other, non-device scanner plugins that are currently enabled.",
|
||||
"settings_device_scanners_label" : "Device scanners",
|
||||
"settings_device_scanners" : "Device scanners used to discover devices that write into the CurrentScan database table.",
|
||||
"settings_publishers_enabled_label" : "Publishers",
|
||||
"settings_publishers_enabled" : "Enabled notification gateways - publishers, that will send a notification depending on your settings.",
|
||||
"settings_publisher_label" : "Publishers",
|
||||
"settings_publishers" : "Enabled notification gateways - publishers, that will send a notification depending on your settings.",
|
||||
"settings_expand_all" : "Expand all",
|
||||
"Settings_device_Scanners_desync": "⚠ Device scanner schedules are out-of-sync.",
|
||||
"Settings_device_Scanners_desync_popup": "Schedules of devices scanners (<code>*_RUN_SCHD</code>) are not the same. This will result into inconsistent device online/offline notifications. Unless this is intended, please use the same schedule for all enabled <b>🔍Device scanners</b>.",
|
||||
|
||||
Reference in New Issue
Block a user