You've already forked Tricky-Addon-Update-Target-List
mirror of
https://github.com/KOWX712/Tricky-Addon-Update-Target-List.git
synced 2025-09-06 06:37:09 +00:00
feat: add confirmation dialog for uninstallation
This commit is contained in:
@@ -121,5 +121,11 @@
|
||||
"title": "添加系統應用",
|
||||
"add": "添加",
|
||||
"current_list": "當前系統應用列表"
|
||||
},
|
||||
"confirmation": {
|
||||
"uninstall_title": "確認卸載?",
|
||||
"uninstall_message": "您確定要卸載 TS 插件嗎",
|
||||
"uninstall_cancel": "取消",
|
||||
"uninstall_confirm": "確認"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user