From 3976f0cae4499e1e4470f149386c8419b1f05635 Mon Sep 17 00:00:00 2001 From: Michael Nolivos Date: Mon, 1 Apr 2024 22:21:05 -0400 Subject: [PATCH] docs: myco die-off experiences naming --- README.md | 7 +------ app/routes/privacy/privacy.md | 2 +- src/i18n/locales/en/translation.json | 2 +- src/pages/tracker/index.tsx | 4 ++-- 4 files changed, 5 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index accc110..9ff247d 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Web application to track NAC protocol events. - regimen -- symptoms +- myco die-off experiences ## Local Development @@ -52,11 +52,6 @@ src └── vite-env.d.ts ``` -## Roadmap - -- [ ] Track breakthroughs -- [x] Symptom stats - ## TODO - [ ] Re-implement i8ln [How to internationalize a Remix application](https://locize.com/blog/remix-i18n/) diff --git a/app/routes/privacy/privacy.md b/app/routes/privacy/privacy.md index 5b4c1c5..f864310 100644 --- a/app/routes/privacy/privacy.md +++ b/app/routes/privacy/privacy.md @@ -10,7 +10,7 @@ We do not collect any personally identifying information (PII) from users of our ## Data Collected: -**Regimen Tracking Information:** We collect data related to important dates for regimen habit tracking activities (start date, phase transition dates), regimen activities like supplements, notes, and observed symptoms. This data is stored locally on your device using browser local storage technology and is not transmitted to or stored on any server owned or operated by us or third parties. +**Regimen Tracking Information:** We collect data related to important dates for regimen habit tracking activities (start date, phase transition dates), regimen activities like supplements, notes, and observed experiences. This data is stored locally on your device using browser local storage technology and is not transmitted to or stored on any server owned or operated by us or third parties. **Camera Photos:** We relay photos for features related to computer vision assisted workflows, including but not limited to ingredient scanning. The photos are relayed from the Cognactive application through our servers and forwarded to computer vision API providers, including but not limited to OpenAI. At no point are these photos stored on our servers. diff --git a/src/i18n/locales/en/translation.json b/src/i18n/locales/en/translation.json index 16955b3..70cc06e 100644 --- a/src/i18n/locales/en/translation.json +++ b/src/i18n/locales/en/translation.json @@ -2,7 +2,7 @@ "title": "cognactive", "features": "Features", "tracking": "Track your NAC", - "tracking-desc": "Track NAC protocol regimen, myco die-off symptoms and more. Respect for your privacy with local data storage. Flexible with support for customizable regimen.", + "tracking-desc": "Track NAC protocol regimen, myco die-off experiences and more. Respect for your privacy with local data storage. Flexible with support for customizable regimen.", "hero-appexperience": "App your NAC", "hero-appexperience-desc": "Install Cognactive to your mobile device home screen to track NAC protocol events daily. Cognactive is an installable web application compatible with iOS and Android.", "hero-opensource": "Open source", diff --git a/src/pages/tracker/index.tsx b/src/pages/tracker/index.tsx index e315312..8256178 100644 --- a/src/pages/tracker/index.tsx +++ b/src/pages/tracker/index.tsx @@ -94,7 +94,7 @@ const ProtocolTracker: React.FC = ({ clientCachedStartDate ) : (
-

Track daily activities and die-off symptoms for the NAC protocol.

+

Track daily activities and myco die-off experiences for the NAC protocol.


Protocol Start Date

@@ -117,7 +117,7 @@ const ProtocolTracker: React.FC = ({ clientCachedStartDate
By proceeding you agree to:

Privacy Policy

- All regimen activity tracking data (dates, symptoms, supplements, breakthroughs) is stored locally in web + All regimen activity tracking data (tracking dates, experiences, supplements) is stored locally in web browser and not shared with any third-party.{' '} See Privacy Policy