mirror of https://github.com/langgenius/dify.git
Fix the Japanese translation for 'Detail' (#11476)
This commit is contained in:
parent
45bdeb79f8
commit
dcac973adc
|
|
@ -80,7 +80,7 @@ const translation = {
|
|||
title: '会話ログ',
|
||||
workflowTitle: 'ログの詳細',
|
||||
fileListLabel: 'ファイルの詳細',
|
||||
fileListDetail: 'ディテール',
|
||||
fileListDetail: '詳細',
|
||||
},
|
||||
promptLog: 'プロンプトログ',
|
||||
agentLog: 'エージェントログ',
|
||||
|
|
|
|||
Loading…
Reference in New Issue