From 4ac67bbcdb05eeaadaa54e41e4e77f25181604dd Mon Sep 17 00:00:00 2001 From: Sebastian Date: Fri, 9 Jun 2023 09:08:53 -0300 Subject: [PATCH] spelling --- packages/merchant-backoffice-ui/src/i18n/es.po | 2 +- packages/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 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": [ ""