added translations to book view

This commit is contained in:
vabene1111
2021-10-06 20:09:54 +02:00
parent e952313fec
commit 1fb1becfcf
2 changed files with 3 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
<template>
<b-card no-body v-hover>
<b-card-header class="p-4">
<h5>{{ $t('TableOfContents') }}</h5>
<h5>{{ $t('Table_of_Contents') }}</h5>
</b-card-header>
<b-card-body class="p-4">
<ol style="max-height: 60vh;overflow-y:auto;-webkit-overflow-scrolling: touch;" class="mb-1">