mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-10 03:52:57 +00:00
feat: de-clutter navbar
fix: backup option not working refactor: persistent writable stores [deploy]
This commit is contained in:
@@ -8,6 +8,16 @@ const en = {
|
||||
DOWNLOAD: "Download Backup",
|
||||
RESTORE: "Restore",
|
||||
},
|
||||
profile: {
|
||||
TITLE: "Profile",
|
||||
LANGUAGE: "Language",
|
||||
theme: {
|
||||
TITLE: "Theme",
|
||||
COLOR_SCHEME: "Color scheme",
|
||||
DARK_MODE: "Dark",
|
||||
LIGHT_MODE: "Light",
|
||||
},
|
||||
},
|
||||
deviceManager: {
|
||||
TITLE: "Device",
|
||||
AUTO_CONNECT: "Auto-connect",
|
||||
|
||||
Reference in New Issue
Block a user