manager: Add working mode UI

This commit is contained in:
tiann
2023-05-16 16:31:56 +08:00
parent eccce7b31f
commit c1427f658a
3 changed files with 52 additions and 12 deletions

View File

@@ -70,4 +70,7 @@
<string name="app_profile_title2" translatable="false">Root Profile</string>
<string name="app_profile_root_switch">Grant Root</string>
<string name="app_profile_allowlist">Allowlist</string>
<string name="app_profile_denylist">Denylist</string>
<string name="app_profile_title0">Global</string>
<string name="app_profile_mode">Working Mode</string>
</resources>