revanced-manager/assets/i18n/en.json

40 lines
1.1 KiB
JSON
Raw Normal View History

2022-08-07 01:37:12 +02:00
{
"main": {
"dashboardTab": "Dashboard",
"patcherTab": "Patcher"
},
"homeView": {
"widgetTitle": "Dashboard",
"updatesSubtitle": "ReVanced Updates",
"patchedSubtitle": "Patched Applications"
},
"availableUpdatesCard": {
"widgetTitle": "Updates Available",
"patchButton": "Patch All",
"changelogLabel": "Changelog"
},
"applicationItem": {
"patchButton": "Patch"
},
"installedAppsCard": {
"widgetTitle": "Total Installed",
"changelogLabel": "Changelog"
},
"latestCommitCard": {
"loadingLabel": "Loading",
"patcherLabel": "Patcher: ",
"managerLabel": "Manager: ",
"updateButton": "Update Manager"
},
"patcherView": {
"widgetTitle": "Patcher"
},
"appSelectorCard": {
"widgetTitle": "Select application",
"widgetSubtitle": "No application selected."
},
"patchSelectorCard": {
"widgetTitle": "Select patches",
"widgetSubtitle": "Select an application first."
}
}