taler-typescript-core

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

commit a3ed9c92058b14da6b1817130ed2044d17bde307
parent fc811985095f088bd757b5133a81ad755e3a34f5
Author: Hernâni Marques <hernani@vecirex.net>
Date:   Thu, 16 Jul 2026 10:49:47 +0200

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

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

diff --git a/packages/taler-merchant-webui/src/i18n/fr.po b/packages/taler-merchant-webui/src/i18n/fr.po @@ -701,19 +701,19 @@ msgstr "Courriel" #: packages/taler-merchant-webui/src/components/instance/DefaultInstanceFormFields.tsx:80 #, c-format msgid "Email address for multi-factor authentication" -msgstr "" +msgstr "Adresse e-mail pour l'authentification à plusieurs facteurs" #. screenid: 16 #: packages/taler-merchant-webui/src/components/instance/DefaultInstanceFormFields.tsx:86 #, c-format msgid "Mobile phone number" -msgstr "" +msgstr "Numéro de téléphone mobile" #. 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 "Numéro de téléphone mobile pour l'authentification à plusieurs facteurs par SMS" #. screenid: 16 #: packages/taler-merchant-webui/src/components/instance/DefaultInstanceFormFields.tsx:93