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" : {