Add dark mode option

This commit is contained in:
2026-02-01 20:06:27 +00:00
parent b67bfa7687
commit 3e3ca3621c
7 changed files with 114 additions and 15 deletions

View File

@@ -17,6 +17,11 @@ export const en = {
languageSelectorEN: "English",
languageSelectorDE: "Deutsch",
// Theme selector
themeSelectorLight: "☀️ Light",
themeSelectorDark: "🌙 Dark",
themeSelectorSystem: "💻 System",
// Dose Schedule
myPlan: "My Plan",
morning: "Morning",