Skip to content

Commit 8be53f2

Browse files
committed
Remove unused config state copy
1 parent 6ccbc97 commit 8be53f2

2 files changed

Lines changed: 1 addition & 17 deletions

File tree

web/strategy-switch-console/index.html

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -858,16 +858,8 @@ <h2 data-i18n="summary">切换摘要</h2>
858858
noAccount: "没有账号选项",
859859
noStrategy: "没有支持的策略",
860860
repository: "平台仓库",
861-
target: "Target",
862861
selectedAccount: "账号",
863-
selectedStrategy: "策略",
864-
selectedMode: "模式",
865862
selectedMarket: "市场",
866-
service: "服务",
867-
accountSelector: "账号选择器",
868-
action: "动作",
869-
actionValue: "切换并同步",
870-
confirm: "确认词",
871863
copied: "已复制状态",
872864
dispatching: "正在触发 workflow...",
873865
dispatched: "已触发 workflow",
@@ -915,16 +907,8 @@ <h2 data-i18n="summary">切换摘要</h2>
915907
noAccount: "No accounts",
916908
noStrategy: "No supported strategies",
917909
repository: "Repository",
918-
target: "Target",
919910
selectedAccount: "Account",
920-
selectedStrategy: "Strategy",
921-
selectedMode: "Mode",
922911
selectedMarket: "Market",
923-
service: "Service",
924-
accountSelector: "Account selector",
925-
action: "Action",
926-
actionValue: "Switch and sync",
927-
confirm: "Confirm",
928912
copied: "State copied",
929913
dispatching: "Dispatching workflow...",
930914
dispatched: "Workflow dispatched",

0 commit comments

Comments
 (0)