Register on %instanceName%, not Mobilizon
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
parent
01b4c9678f
commit
89d6cd564b
@ -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">{{
|
||||||
|
Loading…
Reference in New Issue
Block a user