feat(web): add custom-model create hint and i18n translations

This commit is contained in:
RedwindA
2026-02-24 21:44:21 +08:00
parent 176f764d2c
commit 144fe67705
9 changed files with 76 additions and 8 deletions
+2 -1
View File
@@ -2835,6 +2835,7 @@
"缓存写": "Cache Write",
"写": "Write",
"根据 Anthropic 协定,/v1/messages 的输入 tokens 仅统计非缓存输入,不包含缓存读取与缓存写入 tokens。": "Per Anthropic conventions, /v1/messages input tokens count only non-cached input and exclude cache read/write tokens.",
"设计版本": "b80c3466cb6feafeb3990c7820e10e50"
"设计版本": "b80c3466cb6feafeb3990c7820e10e50",
"未匹配到模型,按回车键可将「{{name}}」作为自定义模型名添加": "No matching models. Press Enter to add \"{{name}}\" as a custom model name."
}
}