feat: root and nonroot toggle.

This commit is contained in:
Aunali321
2022-08-20 17:47:00 +05:30
parent 2abe051483
commit 2f83ea290b
3 changed files with 47 additions and 1 deletions

View File

@ -69,7 +69,9 @@
"lightThemeLabel": "Light",
"versionLabel": "Version",
"aboutLabel": "About",
"contributorsLabel": "Contributors"
"contributorsLabel": "Contributors",
"rootModeLabel": "Root Mode",
"rootModeHint": "Enable this if you want to patch applications as rooted."
},
"rootCheckerView": {
"widgetTitle": "Is your device rooted?",