mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-12 19:39:02 +08:00
Fix the Japanese translation for 'Detail' (#11476)
This commit is contained in:
parent
32f8a98cf8
commit
061c0b10fd
@ -80,7 +80,7 @@ const translation = {
|
|||||||
title: '会話ログ',
|
title: '会話ログ',
|
||||||
workflowTitle: 'ログの詳細',
|
workflowTitle: 'ログの詳細',
|
||||||
fileListLabel: 'ファイルの詳細',
|
fileListLabel: 'ファイルの詳細',
|
||||||
fileListDetail: 'ディテール',
|
fileListDetail: '詳細',
|
||||||
},
|
},
|
||||||
promptLog: 'プロンプトログ',
|
promptLog: 'プロンプトログ',
|
||||||
agentLog: 'エージェントログ',
|
agentLog: 'エージェントログ',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user