feat: Improve backend multilingual support

This commit is contained in:
CaIon
2026-02-12 14:23:44 +08:00
parent 29d48e262e
commit 4fdd12ac70
17 changed files with 233 additions and 110 deletions
+2 -1
View File
@@ -2849,6 +2849,7 @@
"缓存读": "Cache Read",
"缓存写": "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."
"根据 Anthropic 协定,/v1/messages 的输入 tokens 仅统计非缓存输入,不包含缓存读取与缓存写入 tokens。": "Per Anthropic conventions, /v1/messages input tokens count only non-cached input and exclude cache read/write tokens.",
"设计版本": "b80c3466cb6feafeb3990c7820e10e50"
}
}