mirror of
https://github.com/penpot/penpot.git
synced 2025-02-08 16:18:11 -05:00
🐛 Fix typos
This commit is contained in:
parent
159085fd83
commit
ef994548c1
2 changed files with 2 additions and 3 deletions
|
@ -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"
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue