fix: update Japanese translation for 'switchVersion' in plugin.ts to … (#18469)

pull/18494/head
doskoi 1 year ago committed by GitHub
parent f191d372f0
commit 30c051d485
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -81,7 +81,7 @@ const translation = {
endpointDeleteContent: '{{name}}を削除しますか?', endpointDeleteContent: '{{name}}を削除しますか?',
actionNum: '{{num}} {{action}} が含まれています', actionNum: '{{num}} {{action}} が含まれています',
endpointsDocLink: 'ドキュメントを表示する', endpointsDocLink: 'ドキュメントを表示する',
switchVersion: 'スイッチ版', switchVersion: 'バージョンの切り替え',
}, },
debugInfo: { debugInfo: {
title: 'デバッグ', title: 'デバッグ',

Loading…
Cancel
Save