use messages in template & add automatic page titling from route name

This commit is contained in:
axolotle
2021-03-10 15:26:44 +01:00
parent fb0c99e444
commit 965112ddbb
5 changed files with 13 additions and 26 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
v-if="text.bounces"
:id="'bounces-' + text.id"
>
Textes rebonds
{{ $t('bounce_texts') }}
</b-button>
<b-popover
v-if="text.bounces"