marthaegrimaldi / marthaegrimaldi/food-ordering-application-using-react-native
Language Inconsistency in Personal Details Section During Checkout - Arabic Language Setting
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Overview:
When switching the language to Arabic in the Enatega Food Delivery website and proceeding to the card payment settings during checkout, a language inconsistency is observed. The page that requests personal details remains in English, which can be confusing for users who expect a fully localized experience.
Steps to Reproduce:
Access the Enatega Food Delivery website.
Change the language to Arabic.
Add items to the cart and proceed to the checkout section.
Navigate to the card payment settings.
Observe that the page requesting personal details (e.g., name, address) is displayed in English.
Expected Behavior:
The page requesting personal details during the card payment settings should be fully translated and displayed in Arabic when the language is set to Arabic, ensuring a seamless and localized user experience.
Actual Behavior:
The page requesting personal details remains in English after switching the language to Arabic during checkout.
image
Activity
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the checkout flow and card payment settings entry point described in the issue, then trace the personal-details page and its Arabic translation resources. Reproduce the flow with Arabic selected and verify that all personal-details text is displayed in Arabic rather than English.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- internationalization
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100