From 27c37c37365ec90028285d6c76891316bbfb8626 Mon Sep 17 00:00:00 2001 From: nriedman <108841122+nriedman@users.noreply.github.com> Date: Thu, 4 Apr 2024 00:20:57 -0700 Subject: [PATCH] Comments --- ENGAGEHF/Dashboard/DashboardView.swift | 1 + ENGAGEHF/Resources/Localizable.xcstrings | 18 ++++++++++++++++++ 2 files changed, 19 insertions(+) diff --git a/ENGAGEHF/Dashboard/DashboardView.swift b/ENGAGEHF/Dashboard/DashboardView.swift index 344b24e4..7fdd96b2 100644 --- a/ENGAGEHF/Dashboard/DashboardView.swift +++ b/ENGAGEHF/Dashboard/DashboardView.swift @@ -20,6 +20,7 @@ struct Greeting: View { var body: some View { HStack { + // Todo: replace world! with first name from account info Text("Hello, world!") .font(.title2) .accessibilityLabel(Text("DASHBOARD_GREETING")) diff --git a/ENGAGEHF/Resources/Localizable.xcstrings b/ENGAGEHF/Resources/Localizable.xcstrings index 9715e153..e2069aef 100644 --- a/ENGAGEHF/Resources/Localizable.xcstrings +++ b/ENGAGEHF/Resources/Localizable.xcstrings @@ -104,6 +104,18 @@ } } } + }, + "DASHBOARD_ACC_BTN" : { + + }, + "DASHBOARD_DATE" : { + + }, + "DASHBOARD_GREETING" : { + + }, + "EDU" : { + }, "Education" : { @@ -163,6 +175,9 @@ }, "Hello, world!" : { + }, + "HH" : { + }, "Home" : { @@ -297,6 +312,9 @@ } } } + }, + "MED" : { + }, "Medications" : {