From 33be0dc32e53084965be5234bf6727b490d8e658 Mon Sep 17 00:00:00 2001 From: Janitz <61498019+janitorku@users.noreply.github.com> Date: Mon, 17 Oct 2022 17:05:59 +0700 Subject: [PATCH] fix(lang) add chat.sendButton translation --- lang/main.json | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/main.json b/lang/main.json index 008d32f01..c49f91345 100644 --- a/lang/main.json +++ b/lang/main.json @@ -104,6 +104,7 @@ }, "noMessagesMessage": "There are no messages in the meeting yet. Start a conversation here!", "privateNotice": "Private message to {{recipient}}", + "sendButton": "Send", "smileysPanel": "Emoji panel", "tabs": { "chat": "Chat",