fix: update Japanese translation for document link in plugin.ts, translation for "endpointsDocLink" label (#18446)

This commit is contained in:
doskoi 2025-04-21 15:14:09 +09:00 committed by GitHub
parent e0e8667a0b
commit 0ba37592f7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -80,7 +80,7 @@ const translation = {
configureApp: 'アプリを設定する', configureApp: 'アプリを設定する',
endpointDeleteContent: '{{name}}を削除しますか?', endpointDeleteContent: '{{name}}を削除しますか?',
actionNum: '{{num}} {{action}} が含まれています', actionNum: '{{num}} {{action}} が含まれています',
endpointsDocLink: '文書を表示する', endpointsDocLink: 'ドキュメントを表示する',
switchVersion: 'スイッチ版', switchVersion: 'スイッチ版',
}, },
debugInfo: { debugInfo: {