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">
|
<span class="label label-inverse">
|
||||||
<i class="icon-home icon-white"></i>
|
<i class="icon-home icon-white"></i>
|
||||||
<span>
|
<span>
|
||||||
HOME
|
{{t "viewer.home"}}
|
||||||
</span>
|
</span>
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
|
|
|
||||||
|
|
@ -142,3 +142,4 @@ en:
|
||||||
reshare: "Reshare"
|
reshare: "Reshare"
|
||||||
reshared: "Reshared"
|
reshared: "Reshared"
|
||||||
comment: "Comment"
|
comment: "Comment"
|
||||||
|
home: "HOME"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue