mirror of
https://github.com/revanced/revanced-manager.git
synced 2025-05-03 07:14:25 +02:00
fix: add i18n entries for toast messages
This commit is contained in:
parent
5bc136b359
commit
e7b814047b
@ -11,7 +11,11 @@
|
|||||||
"updatesAvailable": "Updates Available",
|
"updatesAvailable": "Updates Available",
|
||||||
"installed": "Installed",
|
"installed": "Installed",
|
||||||
"notificationTitle": "ReVanced Manager was updated!",
|
"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": {
|
"applicationItem": {
|
||||||
"patchButton": "Patch",
|
"patchButton": "Patch",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user