chore(i18n): correct japanese translation (#24041)

This commit is contained in:
kurokobo 2025-08-17 10:32:57 +09:00 committed by GitHub
parent 32fa817eaa
commit d92ddc4dd4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ const translation = {
bulkImport: '一括インポート', bulkImport: '一括インポート',
bulkExport: '一括エクスポート', bulkExport: '一括エクスポート',
clearAll: 'すべて削除', clearAll: 'すべて削除',
clearAllConfirm: 'すべての寸法を削除?', clearAllConfirm: 'すべての注釈を削除しますか?',
}, },
}, },
editModal: { editModal: {

View File

@ -565,7 +565,7 @@ const translation = {
overview: '監視', overview: '監視',
promptEng: 'オーケストレート', promptEng: 'オーケストレート',
apiAccess: 'API アクセス', apiAccess: 'API アクセス',
logAndAnn: 'ログ&アナウンス', logAndAnn: 'ログ&注釈',
logs: 'ログ', logs: 'ログ',
}, },
environment: { environment: {