"Über uns" Page Displays English "About Us" Content in German Language Setting

Open
#874 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
45/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
javascript, react-native

Research direction

Start by reproducing the issue in the Store app with German selected, then inspect the "Über uns" page entry and its localization mapping. Confirm that the page heading and content use German translations, and verify the page remains consistent with the selected language.

Written by the indexing model from the issue text.

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.

Dominant language
JavaScript
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from patriciaperez90/react-native-based-uber-eats-clone-app

All issues in patriciaperez90/react-native-based-uber-eats-clone-app

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.