From 62e7fa1f6313005f38e42ec04dab33ee346b1808 Mon Sep 17 00:00:00 2001 From: doskoi <50610194+t-daisuke@users.noreply.github.com> Date: Mon, 21 Apr 2025 13:41:31 +0900 Subject: [PATCH] =?UTF-8?q?"fix:=20Changed=20the=20translated=20text=20fro?= =?UTF-8?q?m=20'=E9=9A=9C=E5=AE=B3=E8=80=85'=20(#18427)"=20(#18438)?= 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 cdd0e443e4..6189ef9c9b 100644 --- a/web/i18n/ja-JP/plugin.ts +++ b/web/i18n/ja-JP/plugin.ts @@ -70,7 +70,7 @@ const translation = { endpointDeleteTip: 'エンドポイントを削除', modelNum: '{{num}} モデルが含まれています', serviceOk: 'サービスは正常です', - disabled: '障害者', + disabled: 'サービスは無効化されています', endpoints: 'エンドポイント', endpointsTip: 'このプラグインはエンドポイントを介して特定の機能を提供し、現在のワークスペースのために複数のエンドポイントセットを構成できます。', configureModel: 'モデルを設定する',