mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2026-01-21 02:03:57 +00:00
feat: ability to delete keystores.
This commit is contained in:
@@ -136,7 +136,10 @@
|
||||
"sentryHint": "Send anonymous logs to help us improve ReVanced Manager",
|
||||
"firebaseCrashlyticsLabel": "Firebase Crashlytics",
|
||||
"firebaseCrashlyticsHint": "Send anonymous crash reports to help us improve ReVanced Manager",
|
||||
"restartAppForChanges": "Restart the app to apply changes"
|
||||
"restartAppForChanges": "Restart the app to apply changes",
|
||||
"deleteKeystoreLabel": "Delete keystore",
|
||||
"deleteKeystoreHint": "Delete the keystore used to sign the app",
|
||||
"deletedKeystore": "Keystore deleted"
|
||||
},
|
||||
"appInfoView": {
|
||||
"widgetTitle": "App Info",
|
||||
|
||||
Reference in New Issue
Block a user