diff --git a/assets/i18n/en.json b/assets/i18n/en.json index 7c7b5fef..0e30e911 100644 --- a/assets/i18n/en.json +++ b/assets/i18n/en.json @@ -11,7 +11,11 @@ "updatesAvailable": "Updates Available", "installed": "Installed", "notificationTitle": "ReVanced Manager was updated!", - "notificationText": "Tap to open the app" + "notificationText": "Tap to open the app", + "downloadingMessage": "Downloading update!", + "installingMessage": "Installing update!", + "errorDownloadMessage": "Unable to download update!", + "errorInstallMessage": "Unable to download update!" }, "applicationItem": { "patchButton": "Patch",