"fix: Changed the translated text from '障害者' (#18427)" (#18438)

This commit is contained in:
doskoi 2025-04-21 13:41:31 +09:00 committed by GitHub
parent 0ac7366cdc
commit 62e7fa1f63
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -70,7 +70,7 @@ const translation = {
endpointDeleteTip: 'エンドポイントを削除', endpointDeleteTip: 'エンドポイントを削除',
modelNum: '{{num}} モデルが含まれています', modelNum: '{{num}} モデルが含まれています',
serviceOk: 'サービスは正常です', serviceOk: 'サービスは正常です',
disabled: '障害者', disabled: 'サービスは無効化されています',
endpoints: 'エンドポイント', endpoints: 'エンドポイント',
endpointsTip: 'このプラグインはエンドポイントを介して特定の機能を提供し、現在のワークスペースのために複数のエンドポイントセットを構成できます。', endpointsTip: 'このプラグインはエンドポイントを介して特定の機能を提供し、現在のワークスペースのために複数のエンドポイントセットを構成できます。',
configureModel: 'モデルを設定する', configureModel: 'モデルを設定する',