fix(ui): fehlende onError-Handler + i18n in Backends/Domains/Dashboard

- Backends: create + del Mutations bekommen onError; 'Backup'-Tag → t()
- Domains: create + del Mutations bekommen onError
- Dashboard: LicenseChip-Texte ('License OK', 'Trial') in t() überführt;
  useTranslation() direkt in der Komponente verwendet
- en/de: dashboard.licenseOk/licenseTrial/licenseTrialDays ergänzt

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Debian
2026-05-24 12:42:37 +02:00
parent ca1ee64829
commit 6e52dc0620
9 changed files with 25 additions and 11 deletions

View File

@@ -773,7 +773,10 @@
"free": "frei",
"conntrack": "Conntrack",
"uptime": "Uptime"
}
},
"licenseOk": "Lizenz OK",
"licenseTrial": "Trial",
"licenseTrialDays": "Trial · {{days}}d"
},
"ntp": {
"title": "Zeitserver (Chrony)",