Fix the Japanese translation for 'Detail' (#11476)

This commit is contained in:
Muneyuki Noguchi 2024-12-09 03:18:28 +00:00 committed by GitHub
parent 32f8a98cf8
commit 061c0b10fd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -80,7 +80,7 @@ const translation = {
title: '会話ログ', title: '会話ログ',
workflowTitle: 'ログの詳細', workflowTitle: 'ログの詳細',
fileListLabel: 'ファイルの詳細', fileListLabel: 'ファイルの詳細',
fileListDetail: 'ディテール', fileListDetail: '詳細',
}, },
promptLog: 'プロンプトログ', promptLog: 'プロンプトログ',
agentLog: 'エージェントログ', agentLog: 'エージェントログ',