Skip to content

Commit b1c5452

Browse files
committed
v8.8.0
1 parent 6ccb27b commit b1c5452

File tree

7 files changed

+12
-12
lines changed

7 files changed

+12
-12
lines changed

languages/cs.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -245,8 +245,8 @@
245245
"feedback_defaultPlaceholder": "Přidejte komentář",
246246
"feedback_submitLabel": "Odeslat",
247247
"feedback_cancelLabel": "Storno",
248-
"input_stopResponse": "Zastavit odpověď",
249-
"messages_responseStopped": "Odpověď zastavena",
248+
"input_stopResponse": "Zastavit odezvu",
249+
"messages_responseStopped": "Odezva zastavena",
250250
"chainOfThought_stepTitle": "{stepNumber, number}: {stepTitle}",
251251
"chainOfThought_inputLabel": "Vstup",
252252
"chainOfThought_outputLabel": "Výstup",

languages/de.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -245,8 +245,8 @@
245245
"feedback_defaultPlaceholder": "Kommentar hinzufügen",
246246
"feedback_submitLabel": "Übergeben",
247247
"feedback_cancelLabel": "Abbrechen",
248-
"input_stopResponse": "Stoppreaktion",
249-
"messages_responseStopped": "Antwort beendet",
248+
"input_stopResponse": "Antwort stoppen",
249+
"messages_responseStopped": "Antwort gestoppt",
250250
"chainOfThought_stepTitle": "{stepNumber, number}: {stepTitle}",
251251
"chainOfThought_inputLabel": "Eingabe",
252252
"chainOfThought_outputLabel": "Ausgabe",

languages/it.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -245,8 +245,8 @@
245245
"feedback_defaultPlaceholder": "Aggiungi un commento",
246246
"feedback_submitLabel": "Inoltra",
247247
"feedback_cancelLabel": "Annulla",
248-
"input_stopResponse": "Arresta risposta",
249-
"messages_responseStopped": "Risposta arrestata",
248+
"input_stopResponse": "Interrompi risposta",
249+
"messages_responseStopped": "Risposta interrotta",
250250
"chainOfThought_stepTitle": "{stepNumber, number}: {stepTitle}",
251251
"chainOfThought_inputLabel": "Input",
252252
"chainOfThought_outputLabel": "Output",

languages/ja.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -245,14 +245,14 @@
245245
"feedback_defaultPlaceholder": "コメントの追加",
246246
"feedback_submitLabel": "送信",
247247
"feedback_cancelLabel": "キャンセル",
248-
"input_stopResponse": "応答停止",
249-
"messages_responseStopped": "応答停止",
248+
"input_stopResponse": "応答の停止",
249+
"messages_responseStopped": "応答が停止されています",
250250
"chainOfThought_stepTitle": "{stepNumber, number}: {stepTitle}",
251251
"chainOfThought_inputLabel": "入力",
252252
"chainOfThought_outputLabel": "出力",
253253
"chainOfThought_toolLabel": "ツール",
254254
"chainOfThought_statusSucceededLabel": "成功",
255255
"chainOfThought_statusFailedLabel": "失敗",
256256
"chainOfThought_statusProcessingLabel": "処理中",
257-
"chainOfThought_explainabilityLabel": "この答えはどうやって得たのでしょうか?"
257+
"chainOfThought_explainabilityLabel": "私がこの回答に至った経緯"
258258
}

languages/zh-tw.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,5 +254,5 @@
254254
"chainOfThought_statusSucceededLabel": "成功",
255255
"chainOfThought_statusFailedLabel": "失敗",
256256
"chainOfThought_statusProcessingLabel": "正在處理",
257-
"chainOfThought_explainabilityLabel": "我是如何取得這個答案的"
257+
"chainOfThought_explainabilityLabel": "我是怎麼得到這個答案的"
258258
}

languages/zh.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@
248248
"input_stopResponse": "停止响应",
249249
"messages_responseStopped": "响应已停止",
250250
"chainOfThought_stepTitle": "{stepNumber, number}: {stepTitle}",
251-
"chainOfThought_inputLabel": "Input",
251+
"chainOfThought_inputLabel": "输入",
252252
"chainOfThought_outputLabel": "输出",
253253
"chainOfThought_toolLabel": "工具",
254254
"chainOfThought_statusSucceededLabel": "已成功",

last-published.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
032025 161050
1+
050925 160832

0 commit comments

Comments
 (0)