Add a bunch of missed localization strings, update english and finnish to match.
This commit is contained in:
parent
5dca57cc05
commit
191bbe76a8
10 changed files with 71 additions and 25 deletions
|
@ -1,7 +1,7 @@
|
|||
<template>
|
||||
<div class="timeline panel panel-default base00-background">
|
||||
<div class="panel-heading base01-background base04 base03-border conversation-heading">
|
||||
Conversation
|
||||
{{ $t('timeline.conversation') }}
|
||||
<span v-if="collapsable" style="float:right;">
|
||||
<small><a href="#" @click.prevent="$emit('toggleExpanded')">Collapse</a></small>
|
||||
</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue