fix: correct i18n keys in settings modal for metadata archive and proxy settings

- Fix metadata archive DB setting to use correct i18n keys (enableArchiveDb, etc.)
- Restore metadata archive status display and management buttons
- Fix proxy settings to use correct i18n keys (enableProxy, proxyType, proxyHost, etc.)
- Add missing help text for proxy settings
- Add SOCKS4 proxy option
- Add onblur/onkeydown handlers for proxy input fields
- Update locales for new nav items (organization, system, network)
This commit is contained in:
Will Miao
2026-02-24 11:30:43 +08:00
parent 60674feb10
commit 8d7e861458
11 changed files with 244 additions and 172 deletions

View File

@@ -273,7 +273,9 @@
"general": "General",
"interface": "Interface",
"download": "Download",
"advanced": "Advanced"
"organization": "Organization",
"system": "System",
"network": "Network"
},
"search": {
"placeholder": "Search settings...",