forked from AkkomaGang/akkoma-fe
Merge branch 'fix/interactions-i18n' into 'develop'
Interactions i18n See merge request pleroma/pleroma-fe!817
This commit is contained in:
commit
9c0ec9b794
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
<div class="panel panel-default">
|
<div class="panel panel-default">
|
||||||
<div class="panel-heading">
|
<div class="panel-heading">
|
||||||
<div class="title">
|
<div class="title">
|
||||||
Interactions
|
{{ $t("nav.interactions") }}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<tab-switcher
|
<tab-switcher
|
||||||
|
|
Loading…
Reference in a new issue