fix(i18n): use t('common.german') for language toggle label (#814)
Follow-up to #794. Adds the `german: "Deutsch"` key to every locale and
switches the language toggle from a hardcoded `<span>Deutsch</span>` to
`<span>{t('common.german')}</span>`, matching the pattern used by every
other language entry. L
Luis Novo committed
1d45ca2ef99d2cd58e847fc9d56f09438d45877f
Parent: 5e432b1
Committed by GitHub <noreply@github.com>
on 5/29/2026, 1:39:31 PM