A very small commit, but let's do all the string corrections while I am already at it :-) Wraps up #510
This commit is contained in:
committed by
Baptiste Gelez
parent
26fc2cde5d
commit
723d2c4600
@@ -19,7 +19,7 @@
|
||||
<p>@Html(i18n!(ctx.1, "Who wrote <em>{0}</em> articles"; n_articles))</p>
|
||||
</div>
|
||||
<div>
|
||||
<p>@Html(i18n!(ctx.1, "And connected to <em>{0}</em> other instances"; n_instances))</p>
|
||||
<p>@Html(i18n!(ctx.1, "And are connected to <em>{0}</em> other instances"; n_instances))</p>
|
||||
</div>
|
||||
<div>
|
||||
<p>@i18n!(ctx.1, "Administred by")</p>
|
||||
|
||||
Reference in New Issue
Block a user