0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-08 16:18:11 -05:00

🐛 Fix typos

This commit is contained in:
Alejandro Alonso 2022-12-16 12:09:45 +01:00
parent 159085fd83
commit ef994548c1
2 changed files with 2 additions and 3 deletions

View file

@ -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"

View file

@ -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"