fix(docs): restore dashboard link in models.note (was dropped during i18n)
This commit is contained in:
@@ -5952,8 +5952,9 @@ export default {
|
||||
colContext: '上下文',
|
||||
colStatus: '状态',
|
||||
codexDedicated: 'OpenAI Codex 专用',
|
||||
note: '后端 pricing 表实时跟进 model-price-repo,完整清单登录后在控制台查看。',
|
||||
noteConsole: '控制台',
|
||||
note: '后端 pricing 表实时跟进 {repo},完整清单登录后在 {dashboard} 查看。',
|
||||
noteRepo: 'model-price-repo',
|
||||
noteDashboard: '控制台',
|
||||
},
|
||||
feedback: {
|
||||
heading: '6. 问题反馈',
|
||||
|
||||
Reference in New Issue
Block a user