fix(i18n): hardkodierte Strings in Cluster/Users/Backups/Alerts bereinigen

- Cluster: statusTag() bekommt t-Parameter; Status-Labels (online/offline/
  joining/leaving/unknown) → cluster.status.* Keys
- Users: 'You'-Tag → t('users.you') / de: 'Ich'
- Backups: 'OK'-Status-Tag → t('backups.okTag')
- Alerts: Kanal-Kind-Labels + alle SMTP-Formular-Labels in t() überführt
- en/de: cluster.status.*, users.you, backups.okTag, alerts.smtp.*,
  alerts.kindWebhook/kindEmail ergänzt

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Debian
2026-05-24 12:47:28 +02:00
parent 6e52dc0620
commit bb14d2ac6c
10 changed files with 62 additions and 24 deletions

View File

@@ -1 +1 @@
1.1.84
1.1.85