fix: batch URL download i18n and CSS polish (#936)

- Add common.actions.remove/change translation keys across all locales
- Remove hardcoded #e74c3c error colors, use --lora-error CSS variable
This commit is contained in:
Will Miao
2026-06-08 21:28:24 +08:00
parent c0e2578640
commit 23c6863a3a
11 changed files with 33 additions and 13 deletions

View File

@@ -16,7 +16,9 @@
"help": "Hilfe",
"add": "Hinzufügen",
"close": "Schließen",
"menu": "Menü"
"menu": "Menü",
"remove": "Entfernen",
"change": "Ändern"
},
"status": {
"loading": "Wird geladen...",