Margaret-Petersen / Margaret-Petersen/python-based-food-ordering-system

Language Inconsistency for "Update Your Phone Number" Tag After Language Switch to Arabic on Enatega Food Delivery Website

Open Beginner friendly
#1,485 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Issue Summary:
After changing the language to Arabic on the Enatega Food Delivery website, there is a language inconsistency observed in the tag "Update Your Phone Number." This tag remains in English, causing a discrepancy in the translated content.

Steps to Reproduce:
Open the Enatega Food Delivery website.
Navigate to the language settings.
Change the language to Arabic.
Observe the tag for updating the phone number.

Expected Behavior:
The tag "Update Your Phone Number" should be translated into Arabic to provide a consistent and user-friendly experience in the selected language.

Actual Behavior:
The tag "Update Your Phone Number" remains in English even after switching to Arabic, leading to a language inconsistency for users.

image

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

Search the frontend codebase for the exact string "Update Your Phone Number" and inspect the Arabic translation resources and language-switching path. Confirm the string is sourced through the localization system, then verify in the website that the tag displays Arabic after switching languages.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend, internationalization
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.