You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: web/src/i18n/locales/fr.json
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2737,6 +2737,7 @@
2737
2737
"缓存写": "Écriture cache",
2738
2738
"写": "Écriture",
2739
2739
"根据 Anthropic 协定,/v1/messages 的输入 tokens 仅统计非缓存输入,不包含缓存读取与缓存写入 tokens。": "Selon la convention Anthropic, les tokens d'entrée de /v1/messages ne comptent que les entrées non mises en cache et excluent les tokens de lecture/écriture du cache.",
2740
-
"设计版本": "b80c3466cb6feafeb3990c7820e10e50"
2740
+
"设计版本": "b80c3466cb6feafeb3990c7820e10e50",
2741
+
"未匹配到模型,按回车键可将「{{name}}」作为自定义模型名添加": "Aucun modèle correspondant. Appuyez sur Entrée pour ajouter «{{name}}» comme nom de modèle personnalisé."
Copy file name to clipboardExpand all lines: web/src/i18n/locales/vi.json
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3296,6 +3296,7 @@
3296
3296
"缓存写": "Ghi bộ nhớ đệm",
3297
3297
"写": "Ghi",
3298
3298
"根据 Anthropic 协定,/v1/messages 的输入 tokens 仅统计非缓存输入,不包含缓存读取与缓存写入 tokens。": "Theo quy ước của Anthropic, input tokens của /v1/messages chỉ tính phần đầu vào không dùng cache và không bao gồm tokens đọc/ghi cache.",
3299
-
"设计版本": "b80c3466cb6feafeb3990c7820e10e50"
3299
+
"设计版本": "b80c3466cb6feafeb3990c7820e10e50",
3300
+
"未匹配到模型,按回车键可将「{{name}}」作为自定义模型名添加": "Không tìm thấy mô hình khớp. Nhấn Enter để thêm \"{{name}}\" làm tên mô hình tùy chỉnh."
0 commit comments