diff --git a/app/javascript/dashboard/components/widgets/conversation/ReplyBox.vue b/app/javascript/dashboard/components/widgets/conversation/ReplyBox.vue index b9aa39307..65b868d96 100644 --- a/app/javascript/dashboard/components/widgets/conversation/ReplyBox.vue +++ b/app/javascript/dashboard/components/widgets/conversation/ReplyBox.vue @@ -21,9 +21,7 @@
diff --git a/app/javascript/dashboard/components/widgets/conversation/ReplyToMessage.vue b/app/javascript/dashboard/components/widgets/conversation/ReplyToMessage.vue index b6157fb25..fdac0ef82 100644 --- a/app/javascript/dashboard/components/widgets/conversation/ReplyToMessage.vue +++ b/app/javascript/dashboard/components/widgets/conversation/ReplyToMessage.vue @@ -4,8 +4,9 @@ @click="$emit('navigate-to-message', messageId)" > -
- {{ $t('CONVERSATION.REPLYBOX.REPLYING_TO') }} {{ cleanedContent }}. +
+ {{ $t('CONVERSATION.REPLYBOX.REPLYING_TO') }} +