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": "Définir une Keybox personnalisée",
|
||||
"set_verified_boot_hash": "Définir le hash Verified Boot",
|
||||
"set_security_patch": "Définir le patch de sécurité",
|
||||
"about": "À propos"
|
||||
"about": "À propos",
|
||||
"shortcut": "Créer un raccourci sur l'écran d'accueil"
|
||||
},
|
||||
"boot_hash": {
|
||||
"title": "Hash de démarrage",
|
||||
@@ -99,7 +100,8 @@
|
||||
"custom_key_set_error": "Échec de la définition de la Keybox personnalisée",
|
||||
"no_file_selected": "Aucun fichier sélectionné",
|
||||
"system_app_not_found": "Application système introuvable",
|
||||
"system_app_error": "Échec de l'ajout de l'application système"
|
||||
"system_app_error": "Échec de l'ajout de l'application système",
|
||||
"shortcut_created": "Raccourci créé sur l'écran d'accueil"
|
||||
},
|
||||
"security_patch": {
|
||||
"title": "Patch de sécurité",
|
||||
|
||||
Reference in New Issue
Block a user