taler-typescript-core

Wallet core logic and WebUIs for various components
Log | Files | Refs | Submodules | README | LICENSE

commit 6d1cd34634ba13d8cff8b272d36c8735f80ca7d5
parent 0e2075f43e42801437053d455804a66f950c669c
Author: Hernâni Marques <hernani@vecirex.net>
Date:   Thu, 16 Jul 2026 10:49:02 +0200

fix/taler-merchant-webui (11472): add German translations for MFA email/mobile strings; tested to build

Diffstat:
Mpackages/taler-merchant-webui/src/i18n/de.po | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/packages/taler-merchant-webui/src/i18n/de.po b/packages/taler-merchant-webui/src/i18n/de.po @@ -704,19 +704,19 @@ msgstr "E-Mail" #: packages/taler-merchant-webui/src/components/instance/DefaultInstanceFormFields.tsx:80 #, c-format msgid "Email address for multi-factor authentication" -msgstr "" +msgstr "E-Mail-Adresse für Multi-Faktor-Authentifizierung" #. screenid: 16 #: packages/taler-merchant-webui/src/components/instance/DefaultInstanceFormFields.tsx:86 #, c-format msgid "Mobile phone number" -msgstr "" +msgstr "Mobiltelefonnummer" #. screenid: 16 #: packages/taler-merchant-webui/src/components/instance/DefaultInstanceFormFields.tsx:87 #, c-format msgid "Mobile phone number for multi-factor authentication via SMS" -msgstr "" +msgstr "Mobiltelefonnummer für Multi-Faktor-Authentifizierung per SMS" #. screenid: 16 #: packages/taler-merchant-webui/src/components/instance/DefaultInstanceFormFields.tsx:93