mirror of
https://github.com/revanced/revanced-manager
synced 2024-05-14 13:56:57 +02:00
41 lines
1.1 KiB
JSON
41 lines
1.1 KiB
JSON
{
|
|
"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.",
|
|
"noAppsLabel": "No apps found."
|
|
},
|
|
"patchSelectorCard": {
|
|
"widgetTitle": "Select patches",
|
|
"widgetSubtitle": "Select an application first."
|
|
}
|
|
} |