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": {
|
2022-08-09 02:16:33 +02:00
|
|
|
"widgetTitle": "Patcher",
|
|
|
|
"fabButton": "Patch"
|
2022-08-07 01:37:12 +02:00
|
|
|
},
|
|
|
|
"appSelectorCard": {
|
|
|
|
"widgetTitle": "Select application",
|
2022-08-08 00:40:48 +02:00
|
|
|
"widgetSubtitle": "No application selected.",
|
|
|
|
"noAppsLabel": "No apps found."
|
2022-08-07 01:37:12 +02:00
|
|
|
},
|
|
|
|
"patchSelectorCard": {
|
|
|
|
"widgetTitle": "Select patches",
|
|
|
|
"widgetSubtitle": "Select an application first."
|
2022-08-08 01:31:55 +02:00
|
|
|
},
|
|
|
|
"appSelectorView": {
|
|
|
|
"searchBarHint": "Search applications"
|
|
|
|
},
|
|
|
|
"patchesSelectorView": {
|
2022-08-09 02:16:33 +02:00
|
|
|
"searchBarHint": "Search patches",
|
|
|
|
"fabButton": "Done"
|
2022-08-07 01:37:12 +02:00
|
|
|
}
|
|
|
|
}
|