chore: translate i18n files (#12543)
Co-authored-by: WTW0313 <30284043+WTW0313@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
14ee51aead
commit
140965b738
@@ -49,6 +49,7 @@ const translation = {
|
||||
regenerate: '再生成',
|
||||
submit: '送信',
|
||||
skip: 'スキップ',
|
||||
imageCopied: 'コピーした画像',
|
||||
},
|
||||
errorMsg: {
|
||||
fieldRequired: '{{field}}は必要です',
|
||||
|
||||
@@ -166,6 +166,8 @@ const translation = {
|
||||
cancel: 'キャンセル',
|
||||
},
|
||||
preprocessDocument: '{{num}}件のドキュメントを前処理',
|
||||
allKnowledge: 'すべての知識',
|
||||
allKnowledgeDescription: 'このワークスペースにすべてのナレッジを表示する場合に選択します。ワークスペースのオーナーのみがすべてのナレッジを管理できます。',
|
||||
}
|
||||
|
||||
export default translation
|
||||
|
||||
Reference in New Issue
Block a user