Skip to content

Commit 62b6476

Browse files
committed
feature/1.7-MCP
1 parent 16b16ba commit 62b6476

4 files changed

Lines changed: 8 additions & 4 deletions

File tree

frontend/packages/common/src/locales/scan/en-US.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -925,5 +925,6 @@
925925
"Ke93388fd": "Edit API",
926926
"K84aabfd4": "Add API",
927927
"K71ed51fa": "Please subscribe to the service first",
928-
"K1bec8cbe": "Select API Key"
928+
"K1bec8cbe": "Select API Key",
929+
"K5611e01e": "This consumer is already subscribed"
929930
}

frontend/packages/common/src/locales/scan/ja-JP.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -947,5 +947,6 @@
947947
"Ke93388fd": "APIの編集",
948948
"K84aabfd4": "APIの追加",
949949
"K71ed51fa": "このサービスに先にサブスクリプションしてください",
950-
"K1bec8cbe": "APIキーを選択してください"
950+
"K1bec8cbe": "APIキーを選択してください",
951+
"K5611e01e": "この消費者はすでに購読しています"
951952
}

frontend/packages/common/src/locales/scan/zh-CN.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -878,5 +878,6 @@
878878
"Ke93388fd": "编辑 API",
879879
"K84aabfd4": "添加 API",
880880
"K71ed51fa": "请先订阅该服务",
881-
"K1bec8cbe": "选择 API Key"
881+
"K1bec8cbe": "选择 API Key",
882+
"K5611e01e": "该消费者已订阅"
882883
}

frontend/packages/common/src/locales/scan/zh-TW.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -947,5 +947,6 @@
947947
"Ke93388fd": "編輯 API",
948948
"K84aabfd4": "新增 API",
949949
"K71ed51fa": "請先訂閱該服務",
950-
"K1bec8cbe": "選擇 API Key"
950+
"K1bec8cbe": "選擇 API Key",
951+
"K5611e01e": "該消費者已訂閱"
951952
}

0 commit comments

Comments
 (0)