Describe the bug
Dates and times throughout the application are intended to be localized the same way that other resource strings (application-specific text) are. However, it doesn't look like this is happening - weekday names in the meal planner, for example, are not localized based on the browser language, making them look out-of-place within surrounded localized content.
To Reproduce
Steps to reproduce the behavior:
Configure a non-English language as primary preference in a web browser
Use the web browser to navigate to the meal planner
Observe that weekday names are not localized
Expected behavior
Date/time content throughout the application should be localized.
Describe the bug Dates and times throughout the application are intended to be localized the same way that other resource strings (application-specific text) are. However, it doesn't look like this is happening - weekday names in the meal planner, for example, are not localized based on the browser language, making them look out-of-place within surrounded localized content.
To Reproduce Steps to reproduce the behavior:
Expected behavior Date/time content throughout the application should be localized.
Screenshots