feat(web): add custom-model create hint and i18n translations
This commit is contained in:
@@ -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."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user