✨ Typing indicator
This commit is contained in:
@ -385,4 +385,5 @@ const i18nEnglish = {
|
||||
'unknown': 'Unknown',
|
||||
'collapse': 'Collapse',
|
||||
'expand': 'Expand',
|
||||
'typingMessage': '@user are typing...',
|
||||
};
|
||||
|
@ -355,4 +355,5 @@ const i18nSimplifiedChinese = {
|
||||
'unknown': '未知',
|
||||
'collapse': '折叠',
|
||||
'expand': '展开',
|
||||
'typingMessage': '@user 正在输入中…',
|
||||
};
|
||||
|
Reference in New Issue
Block a user