aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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": [
""