diff --git a/frontend/translations/es.po b/frontend/translations/es.po index 371fdd6538..af64dc802e 100644 --- a/frontend/translations/es.po +++ b/frontend/translations/es.po @@ -9,7 +9,7 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.6-dev\n" +"X-Generator: Weblate 4.7-dev\n" #: src/app/main/ui/dashboard/fonts.cljs msgid "title.dashboard.fonts" @@ -2572,4 +2572,14 @@ msgid "workspace.updates.update" msgstr "Actualizar" msgid "workspace.viewport.click-to-close-path" -msgstr "Pulsar para cerrar la ruta" \ No newline at end of file +msgstr "Pulsar para cerrar la ruta" + +#: src/app/main/ui/auth/register.cljs +msgid "auth.check-your-email" +msgstr "" +"Comprueba tu email y haz click en el link de verificación para comenzar a " +"usar Penpot." + +#: src/app/main/ui/auth/register.cljs +msgid "auth.verification-email-sent" +msgstr "Hemos enviado un email de verificación a" diff --git a/frontend/translations/pt_BR.po b/frontend/translations/pt_BR.po new file mode 100644 index 0000000000..4f8f6e6dec --- /dev/null +++ b/frontend/translations/pt_BR.po @@ -0,0 +1,2 @@ +msgid "" +msgstr "X-Generator: Weblate\nMIME-Version: 1.0\nContent-Type: text/plain; charset=UTF-8\nContent-Transfer-Encoding: 8bit" \ No newline at end of file