marthaegrimaldi / marthaegrimaldi/meal-ordering-app-using-react-native

Language Inconsistency in Personal Details Section During Checkout - Arabic Language Setting

Open
#1,298 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
0
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

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.

Research direction

Start by reproducing checkout with Arabic selected, then trace the card payment settings screen that requests personal details and identify its localization resources. Verify that the name, address, and other personal-detail text appears in Arabic while the rest of checkout continues to work.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
localization, mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
62/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.