translate fittrackee

This commit is contained in:
Thomas Brockmöller
2022-06-26 23:04:47 +02:00
parent 8bb6c60220
commit 54d99a1237
19 changed files with 100 additions and 100 deletions

View File

@ -2,7 +2,7 @@
{% block title %}Confirm your account{% endblock %}
{% block preheader %}Use this link to confirm your account.{% endblock %}
{% block content %}<h1>Hi {{username}},</h1>
<p>You have created an account on FitTrackee account. Use the link below to confirm your address email.</p>
<p>You have created an account on FitTrackee. Use the button below to confirm your address email.</p>
<table class="body-action" align="center" width="100%" cellpadding="0" cellspacing="0" role="presentation">
<tr>
<td align="center">
@ -29,4 +29,4 @@
<p class="f-fallback sub">{{account_confirmation_url}}</p>
</td>
</tr>
</table>{% endblock %}
</table>{% endblock %}

View File

@ -1,6 +1,6 @@
Hi {{username}},
You have created an account on FitTrackee account. Use the link below to confirm your address email.
You have created an account on FitTrackee. Use the link below to confirm your address email.
Verify your email: {{ account_confirmation_url }}