feat: export/import settings
This commit is contained in:
@@ -153,6 +153,18 @@
|
||||
"resetSettings": "Reset Settings",
|
||||
"resetSettingsDescription": "This will reset all settings to their default values. This action cannot be undone.",
|
||||
"resetSettingsSuccess": "Settings reset successfully",
|
||||
"backup": "Backup",
|
||||
"exportSettings": "Export Settings",
|
||||
"exportSettingsDescription": "Save your preferences to a file",
|
||||
"exportSettingsSuccess": "Settings exported",
|
||||
"exportSettingsFailed": "Could not export settings",
|
||||
"importSettings": "Import Settings",
|
||||
"importSettingsDescription": "Restore preferences from a file",
|
||||
"importSettingsConfirm": "This will replace your current settings. Continue?",
|
||||
"importSettingsSuccess": "Settings imported",
|
||||
"importSettingsFailed": "Could not import settings",
|
||||
"importSettingsInvalidFile": "This file isn't a valid Plezy settings export",
|
||||
"importSettingsNoUser": "Sign in before importing settings",
|
||||
"shortcutsReset": "Shortcuts reset to defaults",
|
||||
"about": "About",
|
||||
"aboutDescription": "App information and licenses",
|
||||
|
||||
Reference in New Issue
Block a user