aboutsummaryrefslogtreecommitdiff
path: root/packages/merchant-backoffice-ui
diff options
context:
space:
mode:
authorSebastian <sebasjm@gmail.com>2023-06-09 09:08:53 -0300
committerSebastian <sebasjm@gmail.com>2023-06-09 09:08:53 -0300
commit4ac67bbcdb05eeaadaa54e41e4e77f25181604dd (patch)
tree7ce3fb363f21ba2bbe628b20886cb9a421c7fa18 /packages/merchant-backoffice-ui
parent734de5d3598bbf31638daaa5678e378c56881b5e (diff)
downloadwallet-core-4ac67bbcdb05eeaadaa54e41e4e77f25181604dd.tar.xz
spelling
Diffstat (limited to 'packages/merchant-backoffice-ui')
-rw-r--r--packages/merchant-backoffice-ui/src/i18n/es.po2
-rw-r--r--packages/merchant-backoffice-ui/src/i18n/strings.ts2
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
index bfb63eedb..8571ef17b 100644
--- 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
index 05bdffdbd..65dc41358 100644
--- 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": [
""