feat(mobile-next): 补齐语音未听红点、录音浮层与 50-60s 时限

按 B-187 打回修复 4.3/4.4 阻塞项,输入框与按住说话改用 searchBg。

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: multica-agent <github@multica.ai>
This commit is contained in:
编码工程师
2026-08-20 04:22:06 +08:00
co-authored by Cursor multica-agent
parent e40ece184b
commit 15d7f1935e
14 changed files with 233 additions and 78 deletions
@@ -535,6 +535,8 @@ const Map<String, String> zh_CN = {
"nWeek": "%s周",
"nMonth": "%s个月",
"talkTooShort": "说话时间太短",
"remainingRecordSeconds": "还可说 %s 秒",
"autoSendMaxVoiceDuration": "已达最长 60 秒,已自动发送",
'quoteContentBeRevoked': '引用内容已被删除',
'tapTooShort': '点击时间太短',
'createGroupTips': '群名称不能超过16个字符',