Add Sonner-based notifications and UX polish

This commit is contained in:
MOH
2026-03-10 17:43:26 +01:00
parent eceb0f3a54
commit 77cc9dca87
32 changed files with 279 additions and 310 deletions
+9 -1
View File
@@ -9,8 +9,16 @@
"openMenu": "Open menu",
"closeMenu": "Close menu",
"themeToggle": "Toggle theme",
"themeLight": "Light mode enabled",
"themeDark": "Dark mode enabled",
"soundMute": "Mute sounds",
"soundUnmute": "Unmute sounds"
"soundUnmute": "Unmute sounds",
"soundMuted": "Sound muted",
"soundEnabled": "Sound enabled",
"localeChangedDe": "Language changed to German",
"localeChangedEn": "Language changed to English",
"localeChangedAr": "Language changed to Arabic",
"logoTripleClick": "Easy there. The logo is not a panic button."
},
"footer": {
"copyright": "© {year} moh-sass. All rights reserved."