Add a bunch of missed localization strings, update english and finnish to match.

This commit is contained in:
shpuld 2017-11-08 12:34:15 +02:00
parent 5dca57cc05
commit 191bbe76a8
10 changed files with 71 additions and 25 deletions

View file

@ -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>