Skip to content
Snippets Groups Projects
Commit 42122199 authored by Shpuld Shpludson's avatar Shpuld Shpludson
Browse files

Make mentions-timeline use i18n.

parent 3cad7335
Branches
No related tags found
No related merge requests found
<template>
<Timeline :title="'Mentions'" v-bind:timeline="timeline" v-bind:timeline-name="'mentions'"/>
<Timeline :title="$t('nav.mentions')" v-bind:timeline="timeline" v-bind:timeline-name="'mentions'"/>
</template>
<script src="./mentions.js"></script>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment