Translation of < Reply to > to other language

This commit is contained in:
Stéphane Guevremont 2016-10-20 13:31:31 -04:00 committed by GitHub
parent 09db00a783
commit b5557a2a51

View File

@ -33,7 +33,7 @@
<% end_if %>
</div>
<% if $RepliesEnabled %>
<a class="comment-reply-link" href="#{$ReplyForm.FormName}">Reply to $AuthorName.XML</a>
<a class="comment-reply-link" href="#{$ReplyForm.FormName}"><% _t('CommentsInterface_singlecomment_ss.REPLYTO','Reply to') %> $AuthorName.XML</a>
<% end_if %>
</div>
<% end_if %>