fix: improve error message when exporting long conversations as image
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -743,6 +743,7 @@
|
||||
"exportHtml": "HTML",
|
||||
"exportSuccess": "تم تصدير المحادثة",
|
||||
"exportFailed": "فشل التصدير",
|
||||
"exportImageTooLong": "المحادثة طويلة جداً ولا يمكن تصديرها كصورة",
|
||||
"exportLabels": {
|
||||
"untitledConversation": "محادثة بدون عنوان",
|
||||
"agent": "الوكيل",
|
||||
|
||||
@@ -743,6 +743,7 @@
|
||||
"exportHtml": "HTML",
|
||||
"exportSuccess": "Konversation exportiert",
|
||||
"exportFailed": "Export fehlgeschlagen",
|
||||
"exportImageTooLong": "Konversation ist zu lang für den Bildexport",
|
||||
"exportLabels": {
|
||||
"untitledConversation": "Unbenannte Konversation",
|
||||
"agent": "Agent",
|
||||
|
||||
@@ -743,6 +743,7 @@
|
||||
"exportHtml": "HTML",
|
||||
"exportSuccess": "Conversation exported",
|
||||
"exportFailed": "Export failed",
|
||||
"exportImageTooLong": "Conversation is too long to export as image",
|
||||
"exportLabels": {
|
||||
"untitledConversation": "Untitled Conversation",
|
||||
"agent": "Agent",
|
||||
|
||||
@@ -743,6 +743,7 @@
|
||||
"exportHtml": "HTML",
|
||||
"exportSuccess": "Conversación exportada",
|
||||
"exportFailed": "Error al exportar",
|
||||
"exportImageTooLong": "La conversación es demasiado larga para exportar como imagen",
|
||||
"exportLabels": {
|
||||
"untitledConversation": "Conversación sin título",
|
||||
"agent": "Agente",
|
||||
|
||||
@@ -743,6 +743,7 @@
|
||||
"exportHtml": "HTML",
|
||||
"exportSuccess": "Conversation exportée",
|
||||
"exportFailed": "Échec de l'exportation",
|
||||
"exportImageTooLong": "La conversation est trop longue pour être exportée en image",
|
||||
"exportLabels": {
|
||||
"untitledConversation": "Conversation sans titre",
|
||||
"agent": "Agent",
|
||||
|
||||
@@ -743,6 +743,7 @@
|
||||
"exportHtml": "HTML",
|
||||
"exportSuccess": "会話をエクスポートしました",
|
||||
"exportFailed": "エクスポートに失敗しました",
|
||||
"exportImageTooLong": "会話が長すぎるため、画像としてエクスポートできません",
|
||||
"exportLabels": {
|
||||
"untitledConversation": "無題の会話",
|
||||
"agent": "エージェント",
|
||||
|
||||
@@ -743,6 +743,7 @@
|
||||
"exportHtml": "HTML",
|
||||
"exportSuccess": "대화를 내보냈습니다",
|
||||
"exportFailed": "내보내기 실패",
|
||||
"exportImageTooLong": "대화가 너무 길어 이미지로 내보낼 수 없습니다",
|
||||
"exportLabels": {
|
||||
"untitledConversation": "제목 없는 대화",
|
||||
"agent": "에이전트",
|
||||
|
||||
@@ -743,6 +743,7 @@
|
||||
"exportHtml": "HTML",
|
||||
"exportSuccess": "Conversa exportada",
|
||||
"exportFailed": "Falha ao exportar",
|
||||
"exportImageTooLong": "A conversa é muito longa para exportar como imagem",
|
||||
"exportLabels": {
|
||||
"untitledConversation": "Conversa sem título",
|
||||
"agent": "Agente",
|
||||
|
||||
@@ -743,6 +743,7 @@
|
||||
"exportHtml": "HTML",
|
||||
"exportSuccess": "会话已导出",
|
||||
"exportFailed": "导出失败",
|
||||
"exportImageTooLong": "会话内容过长,不支持导出为图片",
|
||||
"exportLabels": {
|
||||
"untitledConversation": "未命名会话",
|
||||
"agent": "代理",
|
||||
|
||||
@@ -743,6 +743,7 @@
|
||||
"exportHtml": "HTML",
|
||||
"exportSuccess": "對話已匯出",
|
||||
"exportFailed": "匯出失敗",
|
||||
"exportImageTooLong": "對話內容過長,不支援匯出為圖片",
|
||||
"exportLabels": {
|
||||
"untitledConversation": "未命名對話",
|
||||
"agent": "代理",
|
||||
|
||||
Reference in New Issue
Block a user