From ef994548c169bf9fbb28cc355bccb85ba8ff8c35 Mon Sep 17 00:00:00 2001 From: Alejandro Alonso Date: Fri, 16 Dec 2022 12:09:45 +0100 Subject: [PATCH] :bug: Fix typos --- frontend/translations/en.po | 3 +-- frontend/translations/es.po | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/frontend/translations/en.po b/frontend/translations/en.po index 1c806d08c..7f5bf3115 100644 --- a/frontend/translations/en.po +++ b/frontend/translations/en.po @@ -715,7 +715,7 @@ msgid "errors.webhooks.ssl-validation" msgstr "Error on SSL validation." msgid "errors.webhooks.invalid-uri" -msgstr "URL does not passes validation." +msgstr "URL does not pass validation." msgid "errors.webhooks.unexpected-status" msgstr "Unexpected status %s" @@ -4472,4 +4472,3 @@ msgstr "The font %s could not be loaded" msgid "errors.bad-font-plural" msgstr "The fonts %s could not be loaded" - diff --git a/frontend/translations/es.po b/frontend/translations/es.po index 5cf167ec1..ac1b9e734 100644 --- a/frontend/translations/es.po +++ b/frontend/translations/es.po @@ -762,7 +762,7 @@ msgid "errors.webhooks.unexpected-status" msgstr "Estado inesperado %s" msgid "errors.webhooks.invalid-uri" -msgstr "La URL no pasa la validacion." +msgstr "La URL no pasa la validaciĆ³n." #: src/app/main/ui/alert.cljs msgid "ds.alert-ok"