feat(share): update description for sharing schedule to include dose tracking visibility

This commit is contained in:
Daniel Volz
2025-12-26 23:18:18 +01:00
parent 68660202cf
commit c0959f681a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -286,7 +286,7 @@
"share": {
"button": "Share",
"title": "Share Schedule",
"description": "Generate a secret link to share the medication schedule for a specific person. Anyone with this link can view the schedule.",
"description": "Generate a secret link to share the medication schedule for a specific person. Anyone with this link can view the schedule. When the person marks a dose as taken, it will also be marked as taken in your app.",
"selectPerson": "Select person",
"selectPeriod": "Select time period",
"generateLink": "Generate Link",