diff --git a/snikket_web/templates/about.html b/snikket_web/templates/about.html index b6e2f7f..cc5323f 100644 --- a/snikket_web/templates/about.html +++ b/snikket_web/templates/about.html @@ -8,8 +8,8 @@
{% trans snikket_url="https://snikket.org" %}To learn more about Snikket, visit the Snikket website.{% endtrans %}
-{% trans site_name=config["SITE_NAME"] %}This is the Snikket server {{ site_name }}.{% endtrans %}
+{% trans site_name=config["SITE_NAME"] %}This is the Snikket service {{ site_name }}.{% endtrans %}
{% trans agpl_url="https://www.gnu.org/licenses/agpl.html" %}The web portal software is licensed under the terms of the Affero GNU General Public License, version 3.0 or later. The full terms of the license can be reviewed using the aforementioned link.{% endtrans %}
{% trans source_url="https://github.com/snikket-im/snikket-web-portal/" %}The source code of the web portal can be downloaded and viewed in its GitHub repository.{% endtrans %}
diff --git a/snikket_web/templates/admin_circles.html b/snikket_web/templates/admin_circles.html index ce150a6..a6b14a6 100644 --- a/snikket_web/templates/admin_circles.html +++ b/snikket_web/templates/admin_circles.html @@ -33,7 +33,7 @@ {%- else -%}{% trans %}Currently, there are no circles on this instance. Use the form below to create one.{% endtrans %}
+{% trans %}Currently, there are no circles on this service. Use the form below to create one.{% endtrans %}
{% trans %}Manage users and invitations of this Snikket instance.{% endtrans %}
+{% trans %}Manage users and invitations of this Snikket service.{% endtrans %}
{% endif %} diff --git a/snikket_web/translations/messages.pot b/snikket_web/translations/messages.pot index 30ad568..0a596d2 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-23 14:17+0100\n" +"POT-Creation-Date: 2021-01-23 14:51+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME