marthaegrimaldi / marthaegrimaldi/food-ordering-application-using-react-native

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

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

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

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 the Arabic checkout flow through card payment and identify the personal-details screen and its localization resources. Trace the strings shown in English, then verify that the personal-details page is fully displayed in Arabic during checkout.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.