Browse Source

minor: fix translation with the key value uses 「ナレッジの名前とアイコン」 while the rest of the file uses 「ナレッジベース」 (#26270)

Signed-off-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
tags/1.9.1
NeatGuyCoding 1 month ago
parent
commit
2a0abc51b1
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      web/i18n/ja-JP/dataset-pipeline.ts

+ 1
- 1
web/i18n/ja-JP/dataset-pipeline.ts View File

@@ -153,7 +153,7 @@ const translation = {
descriptionChunk1: '既存のナレッジベースを文書処理のためにナレッジパイプラインを使用するように変換できます。',
descriptionChunk2: '— よりオープンで柔軟なアプローチを採用し、私たちのマーケットプレイスからのプラグインへのアクセスを提供します。これにより、すべての将来のドキュメントに新しい処理方法が適用されることになります。',
},
knowledgeNameAndIcon: 'ナレッジの名前とアイコン',
knowledgeNameAndIcon: 'ナレッジベースの名前とアイコン',
inputField: '入力フィールド',
pipelineNameAndIcon: 'パイプライン名とアイコン',
knowledgePermissions: '権限',

Loading…
Cancel
Save