Straighten up terminology

code -> link, invite -> invitation
This commit is contained in:
Jonas Schäfer
2021-01-26 20:50:22 +01:00
parent a9f9f9d74a
commit 6ffce26b08
2 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@
<div class="powered-by">{% trans logo_url=url_for("static", filename="img/snikket-logo.svg") %}Powered by <img src="{{ logo_url }}" alt="Snikket">{% endtrans %}</div>
<div class="box alert">
<header>{% trans %}Invite expired{% endtrans %}</header>
<p>{% trans %}Sorry, it looks like this invite code has expired!{% endtrans %}</p>
<p>{% trans %}Sorry, it looks like this invitation link has expired!{% endtrans %}</p>
</div>
<img alt="Sad person holding empty box" src="{{ url_for("static", filename="img/illus-empty.svg") }}" class="fullwidth">
</div>

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2021-01-26 20:49+0100\n"
"POT-Creation-Date: 2021-01-26 20:50+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -671,7 +671,7 @@ msgid "Invite expired"
msgstr ""
#: snikket_web/templates/invite_invalid.html:8
msgid "Sorry, it looks like this invite code has expired!"
msgid "Sorry, it looks like this invitation link has expired!"
msgstr ""
#: snikket_web/templates/invite_register.html:5