Improve registration page sentences

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2019-10-14 12:23:17 +02:00
parent 2b79a399bc
commit ed46a0917f
4 changed files with 18 additions and 19 deletions

View File

@@ -13,8 +13,9 @@
<div class="content">
<h2 class="title">{{ $t('Features') }}</h2>
<ul>
<li>{{ $t('Create your communities and your events') }}</li>
<li>{{ $t('Other stuff…') }}</li>
<li>{{ $t('Create and manage several identities from the same account') }}</li>
<li>{{ $t('Create, edit or delete events') }}</li>
<li>{{ $t('Register for an event by choosing one of your identities') }}</li>
</ul>
</div>
<router-link :to="{ name: RouteName.ABOUT }">
@@ -27,12 +28,12 @@
{{ $t("Your local administrator resumed it's policy:") }}
</p>
<ul>
<li>{{ $t('Please be nice to each other') }}</li>
<li>{{ $t('meditate a bit') }}</li>
<li>{{ $t('Enjoy discovering Mobilizon!') }}</li>
<li>{{ $t("All data will be deleted every 48 hours, so please don't use this for anything real.") }}</li>
</ul>
<p>
{{ $t('Please read the full rules') }}
</p>
<!-- <p>-->
<!-- {{ $t('Please read the full rules') }}-->
<!-- </p>-->
</div>
</div>
<div class="column">