diff --git a/snikket_web/templates/admin_delete_user.html b/snikket_web/templates/admin_delete_user.html index b7e5c64..a979d1d 100644 --- a/snikket_web/templates/admin_delete_user.html +++ b/snikket_web/templates/admin_delete_user.html @@ -17,7 +17,7 @@
{{ target_user.phone }}
{% call box("alert", _("Danger")) %} -

{% trans %}The user and their data will be deleted irrevocably, permanently and immediately upon pushing thre below button. There is no way back!{% endtrans %}

+

{% trans %}The user and their data will be deleted irrevocably, permanently and immediately upon pushing the below button. There is no way back!{% endtrans %}

{% endcall %}
{%- call standard_button("back", url_for(".index"), class="secondary") %}{% trans %}Back{% endtrans %}{% endcall -%} diff --git a/snikket_web/translations/messages.pot b/snikket_web/translations/messages.pot index 41722a4..113cb75 100644 --- a/snikket_web/translations/messages.pot +++ b/snikket_web/translations/messages.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2021-01-24 10:54+0100\n" +"POT-Creation-Date: 2021-01-24 11:05+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -330,7 +330,7 @@ msgstr "" #: snikket_web/templates/admin_delete_user.html:20 msgid "" "The user and their data will be deleted irrevocably, permanently and " -"immediately upon pushing thre below button. There is no way " +"immediately upon pushing the below button. There is no way " "back!" msgstr ""