fix(chat): rename + menu upload item to "Image or files" (MUL-4250) (#5092)

Co-authored-by: Lambda <lambda@multica.ai>
Co-authored-by: multica-agent <github@multica.ai>
This commit is contained in:
Jiayuan Zhang
2026-07-08 17:15:59 +08:00
committed by GitHub
parent a84beaffba
commit bb4deffe1c
4 changed files with 4 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
"send_failed_toast": "Failed to send message",
"attachment_bind_failed_toast": "Message sent, but files were not attached. Please try again in a moment.",
"add_tooltip": "Add",
"upload_file": "Image"
"upload_file": "Image or files"
},
"message_list": {
"show_details": "Show details",

View File

@@ -18,7 +18,7 @@
"send_failed_toast": "メッセージを送信できませんでした",
"attachment_bind_failed_toast": "メッセージは送信されましたが、ファイルを添付できませんでした。しばらくしてからもう一度お試しください。",
"add_tooltip": "追加",
"upload_file": "画像"
"upload_file": "画像・ファイル"
},
"message_list": {
"show_details": "詳細を表示",

View File

@@ -18,7 +18,7 @@
"send_failed_toast": "메시지를 보내지 못했습니다",
"attachment_bind_failed_toast": "메시지는 보냈지만 파일이 첨부되지 않았습니다. 잠시 후 다시 시도해 주세요.",
"add_tooltip": "추가",
"upload_file": "이미지"
"upload_file": "이미지 또는 파일"
},
"message_list": {
"show_details": "세부 정보 보기",

View File

@@ -18,7 +18,7 @@
"send_failed_toast": "发送消息失败",
"attachment_bind_failed_toast": "消息已发送,但文件未能附加。请稍后重试。",
"add_tooltip": "添加",
"upload_file": "图片"
"upload_file": "图片或文件"
},
"message_list": {
"show_details": "查看详情",