Skip to content

Commit 17dc6a6

Browse files
authored
Merge pull request #298 from n4ze3m/next
v1.4.3
2 parents 3a75103 + b39d60f commit 17dc6a6

25 files changed

+292
-13
lines changed

src/assets/locale/ar/settings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@
2121
"copilotResumeLastChat": {
2222
"label": "استئناف آخر محادثة عند فتح اللوحة الجانبية (كوبيلوت)"
2323
},
24+
"turnOnChatWithWebsite": {
25+
"label": "تمكين الدردشة مع الموقع بشكل افتراضي (كوبيلوت)"
26+
},
2427
"webUIResumeLastChat": {
2528
"label": "استئناف آخر محادثة عند فتح واجهة المستخدم"
2629
},

src/assets/locale/de/settings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@
2121
"copilotResumeLastChat": {
2222
"label": "Letzten Chat beim Öffnen des Seitenpanels fortsetzen (Copilot)"
2323
},
24+
"turnOnChatWithWebsite": {
25+
"label": "Chat mit Website standardmäßig aktivieren (Copilot)"
26+
},
2427
"webUIResumeLastChat": {
2528
"label": "Letzten Chat beim Öffnen der Web-UI fortsetzen"
2629
},

src/assets/locale/en/option.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@
2121
"group": "Download",
2222
"text": "Text File (.txt)",
2323
"markdown": "Markdown (.md)",
24-
"json": "JSON File (.json)"
24+
"json": "JSON File (.json)",
25+
"image": "Image (.png)"
2526
},
2627
"share": "Share"
2728
}

src/assets/locale/en/settings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@
2121
"copilotResumeLastChat": {
2222
"label": "Resume the last chat when opening the SidePanel (Copilot)"
2323
},
24+
"turnOnChatWithWebsite": {
25+
"label": "Enable Chat with Website by default (Copilot)"
26+
},
2427
"webUIResumeLastChat": {
2528
"label": "Resume the last chat when opening the Web UI"
2629
},

src/assets/locale/es/settings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@
2121
"copilotResumeLastChat": {
2222
"label": "Retomar el último chat al abrir el Panel Lateral (Copilot)"
2323
},
24+
"turnOnChatWithWebsite": {
25+
"label": "Habilitar Chat con Sitio Web por defecto (Copilot)"
26+
},
2427
"webUIResumeLastChat": {
2528
"label": "Retomar el último chat al abrir la Interfaz Web"
2629
},

src/assets/locale/fa/settings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@
2121
"copilotResumeLastChat": {
2222
"label": "آخرین گفتگو را هنگام باز کردن SidePanel (Copilot) از سر بگیر"
2323
},
24+
"turnOnChatWithWebsite": {
25+
"label": "فعال کردن گپ با وب سایت به صورت پیش‌فرض (کوپایلوت)"
26+
},
2427
"hideCurrentChatModelSettings": {
2528
"label": "مخفی کردن تنظیمات مدل گپ فعلی را"
2629
},

src/assets/locale/fr/settings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@
2121
"copilotResumeLastChat": {
2222
"label": "Reprendre la dernière conversation lors de l'ouverture du sidepanel (Copilot)"
2323
},
24+
"turnOnChatWithWebsite": {
25+
"label": "Activer le chat avec le site Web par défaut (Copilot)"
26+
},
2427
"webUIResumeLastChat": {
2528
"label": "Reprendre la dernière conversation lors de l'ouverture de l'interface Web"
2629
},

src/assets/locale/it/settings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@
2121
"copilotResumeLastChat": {
2222
"label": "Riprendi l'ultima chat quando apri il Pannello Laterale (Copilot)"
2323
},
24+
"turnOnChatWithWebsite": {
25+
"label": "Abilita Chat con il Sito Web per impostazione predefinita (Copilot)"
26+
},
2427
"webUIResumeLastChat": {
2528
"label": "Riprendi l'ultima chat quando apri l'interfaccia Web"
2629
},

src/assets/locale/ja-JP/settings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@
2424
"copilotResumeLastChat": {
2525
"label": "サイドパネルを開いたときに最後のチャットを再開 (Copilot)"
2626
},
27+
"turnOnChatWithWebsite": {
28+
"label": "デフォルトでウェブサイトとのチャットを有効にする (Copilot)"
29+
},
2730
"webUIResumeLastChat": {
2831
"label": "Web UIを開いたときに最後のチャットを再開"
2932
},

src/assets/locale/ko/settings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@
2424
"copilotResumeLastChat": {
2525
"label": "사이드 패널을 열 때 마지막 채팅 재개 (Copilot)"
2626
},
27+
"turnOnChatWithWebsite": {
28+
"label": "웹사이트와의 채팅 기본 활성화 (Copilot)"
29+
},
2730
"webUIResumeLastChat": {
2831
"label": "웹 UI를 열 때 마지막 채팅 재개"
2932
},

0 commit comments

Comments
 (0)