Skip to content

Commit

Permalink
locales
Browse files Browse the repository at this point in the history
  • Loading branch information
folix-01 committed Apr 16, 2024
1 parent d5ef336 commit 9410074
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
Expand Up @@ -341,7 +341,7 @@
<tr class="token_header">
<td>
<div class="token_header">
<h4 i18n:translate="Your code to validate the email address:"></h4>
<h4 i18n:translate="">Your code to validate the email address:</h4>
<div>
</td>
</tr>
Expand All @@ -355,7 +355,7 @@
<tr class="mail_help_text">
<td>
<div>
<h5 i18n:translate="email_help_text_1"></h5><a href="${portal_url}" i18n:translate="site"></a><h5 i18n:translate="email_help_text_2"></h5>
<h5 i18n:translate="">E' stato compilato un form sul </h5><a href="${portal_url}" i18n:translate="">site</a><h5 i18n:translate="email_help_text_2"> con questo indirizzo email. Per favore inserisci questo codice di conferma per verificare che sei stato tu. Se non sei stato tu, ignora questa mail.</h5>
</div>
</td>
</tr>
Expand Down
Expand Up @@ -102,12 +102,11 @@ msgstr "Blocco con @type \"form\" e id \"$block\" non trovato nel contesto: $con

#: collective/volto/formsupport/browser/templates/email_confirm_view.pt:356
msgid "email_help_text_1"
msgstr "E' stato compilato un form sul "
msgstr ""

#: collective/volto/formsupport/browser/templates/email_confirm_view.pt:356
msgid "email_help_text_2"
msgstr " con questo indirizzo email. Per favore inserisci questo codice di conferma per verificare che sei stato tu.
Se non sei stato tu, ignora questa mail.""
msgstr ""

#. Default: "Empty form data."
#: collective/volto/formsupport/restapi/services/submit_form/post.py:154
Expand Down

0 comments on commit 9410074

Please sign in to comment.