Fixed missing translation
This commit is contained in:
parent
f9ae6d252f
commit
c02fa94d5e
2 changed files with 2 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
</h2>
|
||||
|
||||
<div class="browse-section">
|
||||
<h4><%= t('browse.note.mine.description') %></h4>
|
||||
<h4><%= t('browse.note.description') %></h4>
|
||||
<div class="note-description">
|
||||
<%= h(@note.comments.first.body.to_html) %>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue