Browse Source

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

tags/1.3.0
doskoi 6 months ago
parent
commit
30c051d485
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      web/i18n/ja-JP/plugin.ts

+ 1
- 1
web/i18n/ja-JP/plugin.ts View File

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

Loading…
Cancel
Save