Little traslation "HOME" /post
This commit is contained in:
parent
d15c7267c2
commit
4d3ba4f274
2 changed files with 3 additions and 2 deletions
|
|
@ -9,7 +9,7 @@
|
|||
<span class="label label-inverse">
|
||||
<i class="icon-home icon-white"></i>
|
||||
<span>
|
||||
HOME
|
||||
{{t "viewer.home"}}
|
||||
</span>
|
||||
</span>
|
||||
</a>
|
||||
|
|
@ -17,4 +17,4 @@
|
|||
|
||||
<div id="post-content"> </div>
|
||||
<div id="post-nav"> </div>
|
||||
<div id="post-interactions"> </div>
|
||||
<div id="post-interactions"> </div>
|
||||
|
|
|
|||
|
|
@ -142,3 +142,4 @@ en:
|
|||
reshare: "Reshare"
|
||||
reshared: "Reshared"
|
||||
comment: "Comment"
|
||||
home: "HOME"
|
||||
|
|
|
|||
Loading…
Reference in a new issue