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": "Definir Keybox Custom",
|
||||
"set_verified_boot_hash": "Definir Hash de Boot Verificado",
|
||||
"set_security_patch": "Definir Patch de segurança",
|
||||
"about": "Sobre"
|
||||
"about": "Sobre",
|
||||
"shortcut": "Criar atalho na tela inicial"
|
||||
},
|
||||
"boot_hash": {
|
||||
"title": "Boot Hash",
|
||||
@@ -99,7 +100,8 @@
|
||||
"custom_key_set_error": "Falha ao definir keybox customizada",
|
||||
"no_file_selected": "Nenhum arquivo selecionado",
|
||||
"system_app_not_found": "App do sistema não encontrado",
|
||||
"system_app_error": "Falha ao adicionar app do sistema"
|
||||
"system_app_error": "Falha ao adicionar app do sistema",
|
||||
"shortcut_created": "Atalho na tela inicial criado com sucesso"
|
||||
},
|
||||
"security_patch": {
|
||||
"title": "Patch de segurança",
|
||||
|
||||
Reference in New Issue
Block a user