chore: translate i18n files and update type definitions (#28528)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com> Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
1dfde240cb
commit
c75a4e6309
@@ -183,6 +183,14 @@ const translation = {
|
||||
viewDocsLink: '查看 {{key}} 的文档',
|
||||
removeConfirmTitle: '删除 {{key}} 配置?',
|
||||
removeConfirmContent: '当前配置正在使用中,删除它将关闭追踪功能。',
|
||||
clientSecret: 'OAuth 客户端密钥',
|
||||
trackingUri: '跟踪 URI',
|
||||
password: '密码',
|
||||
databricksHost: 'Databricks 工作区 URL',
|
||||
username: '用户名',
|
||||
clientId: 'OAuth 客户端 ID',
|
||||
experimentId: '实验编号',
|
||||
personalAccessToken: '个人访问令牌(旧版)',
|
||||
},
|
||||
weave: {
|
||||
title: '编织',
|
||||
|
||||
Reference in New Issue
Block a user