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 create home screen shortcut option
This commit is contained in:
@@ -57,7 +57,8 @@
|
||||
"set_custom_keybox": "Set Custom Keybox",
|
||||
"set_verified_boot_hash": "Set Verified Boot Hash",
|
||||
"set_security_patch": "Set Security Patch",
|
||||
"about": "About"
|
||||
"about": "About",
|
||||
"shortcut": "Create home screen shortcut"
|
||||
},
|
||||
"boot_hash": {
|
||||
"title": "Boot Hash",
|
||||
@@ -99,7 +100,8 @@
|
||||
"custom_key_set_error": "Failed to set custom keybox",
|
||||
"no_file_selected": "No file selected",
|
||||
"system_app_not_found": "System app not found",
|
||||
"system_app_error": "Failed to add system app"
|
||||
"system_app_error": "Failed to add system app",
|
||||
"shortcut_created": "Home screen shortcut created"
|
||||
},
|
||||
"security_patch": {
|
||||
"title": "Security Patch",
|
||||
|
||||
Reference in New Issue
Block a user