Skip to content

Commit 790584d

Browse files
committed
✨ 安装/更新脚本时增加下拉框 #508
1 parent 41ac880 commit 790584d

4 files changed

Lines changed: 280 additions & 193 deletions

File tree

src/locales/en-US/translation.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,8 @@
272272
"update_script": "Update Script",
273273
"install_subscribe": "Install Subscription",
274274
"update_subscribe": "Update Subscription",
275+
"without_closing_window": "Without Closing Window",
276+
"no_more_updates": "No More Updates",
275277
"invalid_link": "Invalid Link",
276278
"subscribe_install_label": "This subscription will install the following scripts",
277279
"script_runs_in": "Script will run on the following websites",

src/locales/zh-CN/translation.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,8 @@
272272
"update_script": "更新",
273273
"install_subscribe": "安装订阅",
274274
"update_subscribe": "更新订阅",
275+
"without_closing_window": "不关闭窗口",
276+
"no_more_updates": "不再检查更新",
275277
"invalid_link": "错误的链接",
276278
"subscribe_install_label": "该订阅将会安装下面的脚本",
277279
"script_runs_in": "脚本将在下面的网站中运行",

0 commit comments

Comments
 (0)