From 0ba37592f798640f7a7a80655bcb3c43c269d678 Mon Sep 17 00:00:00 2001 From: doskoi <50610194+t-daisuke@users.noreply.github.com> Date: Mon, 21 Apr 2025 15:14:09 +0900 Subject: [PATCH] fix: update Japanese translation for document link in plugin.ts, translation for "endpointsDocLink" label (#18446) --- web/i18n/ja-JP/plugin.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/i18n/ja-JP/plugin.ts b/web/i18n/ja-JP/plugin.ts index be72c665a4..cb2a5f4f80 100644 --- a/web/i18n/ja-JP/plugin.ts +++ b/web/i18n/ja-JP/plugin.ts @@ -80,7 +80,7 @@ const translation = { configureApp: 'アプリを設定する', endpointDeleteContent: '{{name}}を削除しますか?', actionNum: '{{num}} {{action}} が含まれています', - endpointsDocLink: '文書を表示する', + endpointsDocLink: 'ドキュメントを表示する', switchVersion: 'スイッチ版', }, debugInfo: {