mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-05-01 10:39:01 +00:00
feat: profile support
This commit is contained in:
@@ -21,7 +21,7 @@ const de = {
|
||||
AUTO_BACKUP: "Auto-backup",
|
||||
DISCLAIMER:
|
||||
"Das Backup in diesem Browser gespeichert und bleibt nur auf diesem Computer.",
|
||||
DOWNLOAD: "Alles",
|
||||
DOWNLOAD: "Komplettes Profil",
|
||||
RESTORE: "Wiederherstellen",
|
||||
},
|
||||
modal: {
|
||||
|
||||
@@ -17,7 +17,7 @@ const en = {
|
||||
AUTO_BACKUP: "Auto-backup",
|
||||
DISCLAIMER:
|
||||
"Whenever you connect this device to browser, a backup is made locally and kept only on your computer.",
|
||||
DOWNLOAD: "Everything",
|
||||
DOWNLOAD: "Full profile",
|
||||
RESTORE: "Restore",
|
||||
},
|
||||
sync: {
|
||||
|
||||
Reference in New Issue
Block a user