gray-mueller / gray-mueller/food-ordering-app-clone-using-react-js
"Über uns" Page Displays English "About Us" Content in German Language Setting
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
When the app is set to German, clicking on the "Über uns" page in the Store app leads to a page that displays English content titled "About Us" instead of showing the correctly localized German version.
To Reproduce
Steps to reproduce the behavior:
Open the Store app.
Switch the language to German.
Click on the "Über uns" page from the menu or footer.
Observe that the page content and heading appear in English ("About Us").
Expected behavior
When German is selected as the language, the "Über uns" page should display its heading and content entirely in German.
Smartphone (please complete the following information):
Device: Samsung A15
Additional context
This may be due to a missing or incorrect localization mapping for the page content. Proper i18n (internationalization) handling should be applied to ensure language consistency throughout the app.
Contributor guide
Research direction
Start by locating the Store app's "Über uns"/"About Us" page entry and the German localization mapping referenced in the report. Reproduce the page with German selected, then verify that its heading and content are German rather than English.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend, internationalization, localization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100