feat: add link to home page from dashboard

This commit is contained in:
2026-01-12 22:09:25 +01:00
parent b3b1e0a75f
commit 88a594447b
3 changed files with 38 additions and 24 deletions

View File

@@ -18,6 +18,7 @@
"passwordError": "Das Passwort muss mindestens 4 Zeichen lang sein."
},
"dashboard": {
"backToHome": "Zur Startseite",
"overview": "Übersicht",
"instructions": "Anleitungen",
"instructionsTitle": "Katzenpflege-Anleitungen",

View File

@@ -18,6 +18,7 @@
"passwordError": "Password must be at least 4 characters."
},
"dashboard": {
"backToHome": "Back to Home",
"overview": "Overview",
"instructions": "Instructions",
"instructionsTitle": "Cat Care Instructions",