Register on %instanceName%, not Mobilizon

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel 2020-07-31 11:08:03 +02:00
parent 01b4c9678f
commit 89d6cd564b

View File

@ -2,7 +2,9 @@
<div class="section container"> <div class="section container">
<section class="hero"> <section class="hero">
<div class="hero-body"> <div class="hero-body">
<h1 class="title">{{ $t("Register an account on Mobilizon!") }}</h1> <h1 class="title">
{{ $t("Register an account on {instanceName}!", { instanceName: config.name }) }}
</h1>
<i18n tag="p" path="{instanceName} is an instance of the {mobilizon} software."> <i18n tag="p" path="{instanceName} is an instance of the {mobilizon} software.">
<b slot="instanceName">{{ config.name }}</b> <b slot="instanceName">{{ config.name }}</b>
<a href="https://joinmobilizon.org" target="_blank" slot="mobilizon">{{ <a href="https://joinmobilizon.org" target="_blank" slot="mobilizon">{{