Skip to content

Commit 966f7c1

Browse files
committed
rename chat to side chat to avoid confusion
1 parent f4d98e1 commit 966f7c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/packages/frontend/i18n/common.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,7 @@ export const labels = defineMessages({
389389
},
390390
chat: {
391391
id: "labels.chat",
392-
defaultMessage: "Chat",
392+
defaultMessage: "Side Chat",
393393
description: "Short label on a button to open a chatroom",
394394
},
395395
created: {

0 commit comments

Comments
 (0)