Corrected grammar pointed out by translators (#514)
The user 'UniqueActive' pointed these issues out on Crowdin. Thank you!
This commit is contained in:
committed by
Baptiste Gelez
parent
723d2c4600
commit
38701c8a40
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user