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"