fix: add i18n entries for toast messages

This commit is contained in:
Alberto Ponces 2022-08-18 22:26:35 +01:00
parent 5bc136b359
commit e7b814047b

View File

@ -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",