From 30c051d48553abf3c0c6793ab1277769e7338c90 Mon Sep 17 00:00:00 2001 From: doskoi <50610194+t-daisuke@users.noreply.github.com> Date: Mon, 21 Apr 2025 18:56:31 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20update=20Japanese=20translation=20for=20?= =?UTF-8?q?'switchVersion'=20in=20plugin.ts=20to=20=E2=80=A6=20(#18469)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 cb2a5f4f80..1d2f1a2fb5 100644 --- a/web/i18n/ja-JP/plugin.ts +++ b/web/i18n/ja-JP/plugin.ts @@ -81,7 +81,7 @@ const translation = { endpointDeleteContent: '{{name}}を削除しますか?', actionNum: '{{num}} {{action}} が含まれています', endpointsDocLink: 'ドキュメントを表示する', - switchVersion: 'スイッチ版', + switchVersion: 'バージョンの切り替え', }, debugInfo: { title: 'デバッグ',