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
@@ -27,7 +27,7 @@
}
@i18n!(ctx.1, "Allow anyone to register here")
<label for="short_description">@i18n!(ctx.1, "Short description - byline")<small>@i18n!(ctx.1, "Markdown syntax is supported")</small></label>
<label for="short_description">@i18n!(ctx.1, "Short description")<small>@i18n!(ctx.1, "Markdown syntax is supported")</small></label>
<textarea id="short_description" name="short_description">@Html(form.short_description)</textarea>
<label for="long_description">@i18n!(ctx.1, "Long description")<small>@i18n!(ctx.1, "Markdown syntax is supported")</small></label>