mirror of
https://github.com/we-promise/sure.git
synced 2026-04-14 09:34:05 +00:00
* added german translation consistently added all translation yml files for german language * Correct quotation and syntax errors in new de locale files Corrected misplaced or missing quotation marks in YAML * Updated German translations Added missing files, fixed for customizable branding * corrected yml formatting added missing "" when : where used in the string * Interpolation errors * More interpolation issues * Last round of interpolation errors? * Add German to supported locales * Still a few more interpolations --------- Signed-off-by: Juan José Mata <juanjo.mata@gmail.com> Co-authored-by: Juan José Mata <juanjo.mata@gmail.com>
11 lines
475 B
YAML
11 lines
475 B
YAML
---
|
|
de:
|
|
settings:
|
|
securities:
|
|
show:
|
|
disable_mfa: 2FA deaktivieren
|
|
disable_mfa_confirm: Bist du sicher dass du die Zwei-Faktor-Authentifizierung deaktivieren möchtest Dadurch wird dein Konto weniger sicher
|
|
enable_mfa: 2FA aktivieren
|
|
mfa_description: Füge deinem Konto eine zusätzliche Sicherheitsebene hinzu indem du beim Anmelden einen Code aus deiner Authenticator-App eingibst
|
|
mfa_title: Zwei-Faktor-Authentifizierung
|