Corrected grammar pointed out by translators (#514)

The user 'UniqueActive' pointed these issues out on Crowdin.

Thank you!
This commit is contained in:
Marek Ľach
2019-04-04 21:06:37 +02:00
committed by Baptiste Gelez
parent 723d2c4600
commit 38701c8a40
5 changed files with 5 additions and 5 deletions
@@ -10,7 +10,7 @@
<h2>@i18n!(ctx.1, "What is Plume?")</h2>
<main>
<p>@i18n!(ctx.1, "Plume is a decentralized blogging engine.")</p>
<p>@i18n!(ctx.1, "Authors can manage various blogs, each as an unique website.")</p>
<p>@i18n!(ctx.1, "Authors can manage multiple blogs, each as its own website.")</p>
<p>@i18n!(ctx.1, "Articles are also visible on other Plume instances, and you can interact with them directly from other platforms like Mastodon.")</p>
</main>
<a href="@uri!(user::new)">@i18n!(ctx.1, "Create your account")</a>