Fix translations

This commit is contained in:
Kirvx 2016-06-07 22:16:41 +02:00
commit 6a67b47dee
3 changed files with 10 additions and 2 deletions

View file

@ -129,7 +129,7 @@
<span class="text-gray" translate>Comment</span>
<span class="right enable_text_select">{{btx.note.body}}</span><br>
<span class="right text-italic text-gray size-12">
<span translated>Edited by</span> <span>{{btx.note.editedByName}}</span>,
<span translate>Edited by</span> <span>{{btx.note.editedByName}}</span>,
<time>{{btx.note.editedOn * 1000 | amTimeAgo}}</time></span>
</span>
</li>