mirror of https://github.com/langgenius/dify.git
chore(i18n): correct japanese translation (#24041)
This commit is contained in:
parent
32fa817eaa
commit
d92ddc4dd4
|
|
@ -17,7 +17,7 @@ const translation = {
|
|||
bulkImport: '一括インポート',
|
||||
bulkExport: '一括エクスポート',
|
||||
clearAll: 'すべて削除',
|
||||
clearAllConfirm: 'すべての寸法を削除?',
|
||||
clearAllConfirm: 'すべての注釈を削除しますか?',
|
||||
},
|
||||
},
|
||||
editModal: {
|
||||
|
|
|
|||
|
|
@ -565,7 +565,7 @@ const translation = {
|
|||
overview: '監視',
|
||||
promptEng: 'オーケストレート',
|
||||
apiAccess: 'API アクセス',
|
||||
logAndAnn: 'ログ&アナウンス',
|
||||
logAndAnn: 'ログ&注釈',
|
||||
logs: 'ログ',
|
||||
},
|
||||
environment: {
|
||||
|
|
|
|||
Loading…
Reference in New Issue