From 6650dd204608c9103872d635b9fa66a2be47d830 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20Sch=C3=A4fer?= Date: Thu, 25 Mar 2021 17:28:36 +0100 Subject: [PATCH] Capitalize App Store in the invite for consistency --- snikket_web/templates/invite_view.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/snikket_web/templates/invite_view.html b/snikket_web/templates/invite_view.html index fd7ee5e..5469ea8 100644 --- a/snikket_web/templates/invite_view.html +++ b/snikket_web/templates/invite_view.html @@ -96,9 +96,9 @@ {% trans %}Close{% endtrans %} {%- endcall -%} -

{% trans %}After downloading Snikket from the app store, you have to return to this invite link and tap on "Open the app" to proceed.{% endtrans %}

+

{% trans %}After downloading Snikket from the App Store, you have to return to this invite link and tap on "Open the app" to proceed.{% endtrans %}

    -
  1. {% trans %}First download Snikket from the app store using the button below:{% endtrans %}

    +
  2. {% trans %}First download Snikket from the App Store using the button below:{% endtrans %}

    {% trans %}Download on the App Store{% endtrans %}

  3. {% trans %}After the installation is complete, you can return to this page and tap the "Open the app" button to continue with the setup:{% endtrans %}