fat: auto update mode

This commit is contained in:
Joel
2025-06-19 17:56:53 +08:00
parent bc75d810c4
commit 3061280f7a
3 changed files with 29 additions and 3 deletions

View File

@ -134,6 +134,11 @@ const translation = {
},
},
updateTimeTitle: 'Update time',
upgradeMode: {
update_all: 'Update all',
exclude: 'Exclude selected',
partial: 'Only selected',
},
},
pluginInfoModal: {
title: 'Plugin info',

View File

@ -134,6 +134,11 @@ const translation = {
},
},
updateTimeTitle: '更新时间',
upgradeMode: {
update_all: '更新全部',
exclude: '排除选定',
partial: '仅选定',
},
},
pluginInfoModal: {
title: '插件信息',