web/settings/advanced: add cache clearing, refactor data management

This commit is contained in:
wukko
2025-02-06 23:44:05 +06:00
parent cff47da742
commit 1f79bf6e52
8 changed files with 105 additions and 38 deletions

View File

@@ -21,5 +21,6 @@
"show_input": "show input",
"hide_input": "hide input",
"restore_input": "restore input",
"clear_input": "clear input"
"clear_input": "clear input",
"clear_cache": "clear cache"
}