logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe
commit: 9c0ec9b794dbf225dbdc4ed1e2d657cabf25101f
parent: 50618b81c861a2579d47e1f007fa839f02772fbf
Author: feld <feld@feld.me>
Date:   Fri, 31 May 2019 15:19:10 +0000

Merge branch 'fix/interactions-i18n' into 'develop'

Interactions i18n

See merge request pleroma/pleroma-fe!817

Diffstat:

Msrc/components/interactions/interactions.vue2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/components/interactions/interactions.vue b/src/components/interactions/interactions.vue @@ -2,7 +2,7 @@ <div class="panel panel-default"> <div class="panel-heading"> <div class="title"> - Interactions + {{ $t("nav.interactions") }} </div> </div> <tab-switcher