diff --git a/projects/app/i18n/en/common.json b/projects/app/i18n/en/common.json index 96d435554..b89d184ec 100644 --- a/projects/app/i18n/en/common.json +++ b/projects/app/i18n/en/common.json @@ -488,7 +488,7 @@ "Speaking": "I'm listening, please speak...", "Start Chat": "Start Chat", "Stop Speak": "Stop Recording", - "Type a message": "Enter a question", + "Type a message": "Enter your question here, Send [Enter]/Wrap [Ctrl(Alt/Shift) + Enter]", "Unpin": "Unpin", "You need to a chat app": "You don't have an available app", "error": { diff --git a/projects/app/i18n/zh/common.json b/projects/app/i18n/zh/common.json index 0b9f171a5..dde0683b2 100644 --- a/projects/app/i18n/zh/common.json +++ b/projects/app/i18n/zh/common.json @@ -488,7 +488,7 @@ "Speaking": "我在听,请说...", "Start Chat": "开始对话", "Stop Speak": "停止录音", - "Type a message": "输入问题", + "Type a message": "输入问题,发送 [Enter]/换行 [Ctrl(Alt/Shift) + Enter]", "Unpin": "取消置顶", "You need to a chat app": "你没有可用的应用", "error": {