taler-typescript-core

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

commit 4ac67bbcdb05eeaadaa54e41e4e77f25181604dd
parent 734de5d3598bbf31638daaa5678e378c56881b5e
Author: Sebastian <sebasjm@gmail.com>
Date:   Fri,  9 Jun 2023 09:08:53 -0300

spelling

Diffstat:
Mpackages/merchant-backoffice-ui/src/i18n/es.po | 2+-
Mpackages/merchant-backoffice-ui/src/i18n/strings.ts | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/packages/merchant-backoffice-ui/src/i18n/es.po b/packages/merchant-backoffice-ui/src/i18n/es.po @@ -2715,7 +2715,7 @@ msgstr "" #: src/Application.tsx:120 #, c-format msgid "Got message %1$s from %2$s" -msgstr "Recivimos el mensaje %1$s desde %2$s" +msgstr "Recibimos el mensaje %1$s desde %2$s" #: src/Application.tsx:131 #, c-format diff --git a/packages/merchant-backoffice-ui/src/i18n/strings.ts b/packages/merchant-backoffice-ui/src/i18n/strings.ts @@ -4802,7 +4802,7 @@ strings['es'] = { "" ], "Got message %1$s from %2$s": [ - "Recivimos el mensaje %1$s desde %2$s" + "Recibimos el mensaje %1$s desde %2$s" ], "Response from server is unreadable, http status: %1$s": [ ""