use messages in template & add automatic page titling from route name
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user