mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2026-01-26 20:41:02 +00:00
feat: Import and export manager settings (#2268)
This commit is contained in:
@@ -197,6 +197,12 @@
|
||||
"deleteTempDirLabel": "Delete temporary files",
|
||||
"deleteTempDirHint": "Delete unused temporary files",
|
||||
"deletedTempDir": "Temporary files deleted",
|
||||
"exportSettingsLabel": "Export settings",
|
||||
"exportSettingsHint": "Export settings to a JSON file",
|
||||
"exportedSettings": "Settings exported",
|
||||
"importSettingsLabel": "Import settings",
|
||||
"importSettingsHint": "Import settings from a JSON file",
|
||||
"importedSettings": "Settings imported",
|
||||
"exportPatchesLabel": "Export patch selection",
|
||||
"exportPatchesHint": "Export patch selection to a JSON file",
|
||||
"exportedPatches": "Patch selection exported",
|
||||
|
||||
Reference in New Issue
Block a user