mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-21 09:23:00 +00:00
feat: de-clutter navbar
fix: backup option not working refactor: persistent writable stores [deploy]
This commit is contained in:
@@ -9,6 +9,16 @@ const de = {
|
||||
DOWNLOAD: "Kopie Speichern",
|
||||
RESTORE: "Wiederherstellen",
|
||||
},
|
||||
profile: {
|
||||
TITLE: "Profil",
|
||||
LANGUAGE: "Sprache",
|
||||
theme: {
|
||||
TITLE: "Darstellung",
|
||||
COLOR_SCHEME: "Farbschema",
|
||||
DARK_MODE: "Dunkel",
|
||||
LIGHT_MODE: "Hell",
|
||||
},
|
||||
},
|
||||
deviceManager: {
|
||||
TITLE: "Gerät",
|
||||
AUTO_CONNECT: "Automatisch Verbinden",
|
||||
|
||||
Reference in New Issue
Block a user