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,5 +1,5 @@
<template>
<Timeline :title="'THE WHOLE KNOWN NETWORK'"v-bind:timeline="timeline" v-bind:timeline-name="'publicAndExternal'"/>
<Timeline :title="$t('nav.twkn')"v-bind:timeline="timeline" v-bind:timeline-name="'publicAndExternal'"/>
</template>
<script src="./public_and_external_timeline.js"></script>