Browse Source

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

tags/1.3.0
doskoi 6 months ago
parent
commit
0ba37592f7
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

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

Loading…
Cancel
Save