From 96929d9930e6960c2c13d2ce7e960bd1d900920e Mon Sep 17 00:00:00 2001 From: Lain Soykaf Date: Thu, 23 Jul 2020 17:31:35 +0200 Subject: ChatPanel: Rename `chat` to `shoutbox`. To remove confusion with the new ChatMessages. --- src/components/chat_panel/chat_panel.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/components/chat_panel/chat_panel.vue') diff --git a/src/components/chat_panel/chat_panel.vue b/src/components/chat_panel/chat_panel.vue index 12968cfb..ca529b5a 100644 --- a/src/components/chat_panel/chat_panel.vue +++ b/src/components/chat_panel/chat_panel.vue @@ -10,7 +10,7 @@ @click.stop.prevent="togglePanel" >
- {{ $t('chat.title') }} + {{ $t('shoutbox.title') }}
- {{ $t('chat.title') }} + {{ $t('shoutbox.title') }}
-- cgit v1.2.3-70-g09d2