Inline edit list item data in Settings 🚑

This commit is contained in:
jokob-sk
2024-04-25 09:04:32 +10:00
parent 2943da7c07
commit 2a085f5703
11 changed files with 1423 additions and 1382 deletions

View File

@@ -283,6 +283,8 @@
"Gen_Switch": "Switch",
"Gen_Upd": "Updated successfully",
"Gen_Upd_Fail": "Update failed",
"Gen_Update": "Update",
"Gen_Update_Value": "Update Value",
"Gen_Warning": "Warning",
"Gen_Work_In_Progress": "Work in progress, good time to feedback on https://github.com/jokob-sk/NetAlertX/issues",
"General_display_name": "General",
@@ -658,6 +660,7 @@
"settings_saved": "<br/>Settings saved to the <code>app.conf</code> file.<br/><br/>A time-stamped backup of the previous file created. <br/><br/> Reloading...<br/>",
"settings_system_icon": "fa-solid fa-gear",
"settings_system_label": "System",
"settings_update_item_warning": "Update the value below. Be careful to follow the previous format. <b>Validation is not performed.</b>",
"test_event_icon": "fa-vial-circle-check",
"test_event_tooltip": "Save your changes at first before you test your settings."
}