fix(web): complete pluginized agent onboarding flows

This commit is contained in:
Hyu
2026-09-01 10:41:29 +08:00
parent 7e51044a87
commit 91e09af76a
18 changed files with 1784 additions and 280 deletions
+5
View File
@@ -782,6 +782,11 @@ const jaJP = {
noRunnersAvailable: '利用可能な Runner がありません',
noRunnersAvailableDescription:
'この Agent を設定する前に AgentRunner 拡張機能をインストールして有効にしてください。',
installedRunners: 'インストール済み AgentRunner',
marketplaceRunners: 'AgentRunner マーケットプレイス',
noInstalledRunners:
'AgentRunner 拡張機能はまだインストールされていません。',
installingRunner: '{{runner}} をインストールしています...',
selectedRunnerUnavailable: '選択した Runner は利用できません',
selectedRunnerUnavailableDescription:
'{{runner}} は現在登録されていません。別の Runner を選択するか、対応する拡張機能を復元してください。',