feat(dashboard): add share button with clipboard fallback

This commit is contained in:
2026-01-13 12:37:33 +01:00
parent 3a16705614
commit 32225127ab
3 changed files with 28 additions and 1 deletions

View File

@@ -38,6 +38,10 @@
"instructionsTitle": "Katzenpflege-Anleitungen",
"export": "Exportieren",
"settings": "Einstellungen",
"share": "Teilen",
"shareTitle": "Plan teilen",
"copySuccess": "Link kopiert!",
"shareError": "Fehler beim Teilen.",
"feeding": "Füttern",
"litter": "Klo reinigen",
"ownerHome": "Besitzer zu Hause",

View File

@@ -38,6 +38,10 @@
"instructionsTitle": "Cat Care Instructions",
"export": "Export",
"settings": "Settings",
"share": "Share",
"shareTitle": "Share Plan",
"copySuccess": "Link copied to clipboard!",
"shareError": "Could not share plan.",
"feeding": "Feeding",
"litter": "Clean litter",
"ownerHome": "Owner Home",