mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-22 16:43:35 +00:00
chore: 优化国际化文件格式,移除多余空行
- 统一三个语言文件的代码格式 - 移除多余的空行以保持代码整洁
This commit is contained in:
@@ -712,7 +712,7 @@ export default {
|
||||
claudeMax: 'Claude Max',
|
||||
claudePro: 'Claude Pro',
|
||||
claudeFree: 'Claude Free',
|
||||
|
||||
|
||||
// Platform display
|
||||
openaiResponsesPlatform: 'OpenAI-Responses',
|
||||
ccrPlatform: 'CCR'
|
||||
|
||||
@@ -704,7 +704,7 @@ export default {
|
||||
claudeMax: 'Claude Max',
|
||||
claudePro: 'Claude Pro',
|
||||
claudeFree: 'Claude Free',
|
||||
|
||||
|
||||
// Platform display
|
||||
openaiResponsesPlatform: 'OpenAI-Responses',
|
||||
ccrPlatform: 'CCR'
|
||||
|
||||
@@ -705,7 +705,7 @@ export default {
|
||||
claudeMax: 'Claude Max',
|
||||
claudePro: 'Claude Pro',
|
||||
claudeFree: 'Claude Free',
|
||||
|
||||
|
||||
// Platform display
|
||||
openaiResponsesPlatform: 'OpenAI-Responses',
|
||||
ccrPlatform: 'CCR'
|
||||
|
||||
Reference in New Issue
Block a user