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
+1 -1
View File
@@ -13,7 +13,7 @@
<div class="banner">
<section class="stats">
<div>
<p>@Html(i18n!(ctx.1, "Home to <em>{0}</em> users"; n_users))</p>
<p>@Html(i18n!(ctx.1, "Home to <em>{0}</em> people"; n_users))</p>
</div>
<div>
<p>@Html(i18n!(ctx.1, "Who wrote <em>{0}</em> articles"; n_articles))</p>