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
@@ -172,7 +172,7 @@ const translation = {
|
||||
removeConfirmContent: '現在の設定は使用中です。これを削除すると、トレース機能が無効になります。',
|
||||
clientId: 'OAuthクライアントID',
|
||||
clientSecret: 'OAuthクライアントシークレット',
|
||||
personalAccessToken: '(非推奨)アクセストークン',
|
||||
personalAccessToken: 'パーソナルアクセストークン(レガシー)',
|
||||
databricksHost: 'DatabricksワークスペースのURL',
|
||||
},
|
||||
weave: {
|
||||
@@ -341,6 +341,8 @@ const translation = {
|
||||
noMatchingCommands: '一致するコマンドが見つかりません',
|
||||
tryDifferentSearch: '別の検索語句をお試しください',
|
||||
},
|
||||
notPublishedYet: 'アプリはまだ公開されていません',
|
||||
noUserInputNode: 'ユーザー入力ノードが見つかりません',
|
||||
}
|
||||
|
||||
export default translation
|
||||
|
||||
Reference in New Issue
Block a user