chore: add missing translations

This commit is contained in:
Aunali321
2023-04-20 23:53:24 +05:30
parent cdfb09fbfa
commit d6918920b6
2 changed files with 22 additions and 13 deletions

View File

@ -73,9 +73,12 @@
"appSelectorView": {
"viewTitle": "Select an application",
"searchBarHint": "Search applications",
"selectFromStorageButton": "Select from storage",
"storageButton": "Storage",
"errorMessage": "Unable to use selected application",
"downloadToast": "Download function is not available yet"
"downloadToast": "Download function is not available yet",
"featureNotAvailable": "Feature not implemented",
"featureNotAvailableText": "This feature has not been added yet for non-root. You'll need to select APK files from storage for now."
},
"patchesSelectorView": {
"viewTitle": "Select patches",