lambertf917 / lambertf917/react-native-uber-eats-clone

Order Amount Tag Language Issue in Enatega Multivendor Rider App

Open Beginner friendly
#2,234 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Issue Summary:
When the language in the Enatega Multivendor Rider App is switched to Arabic, there is a discrepancy in the language translation for the tag "Order Amount." Despite the language change, the tag remains in English, causing inconsistency in the user interface.

Steps to Reproduce:
Open the Enatega Multivendor Rider App.
Navigate to the language settings.
Change the language to Arabic.
Go to the order details or summary section.

Expected Behavior:
The tag "Order Amount" should be translated into Arabic to ensure a consistent and user-friendly experience for Arabic-speaking users.

Actual Behavior:
The tag "Order Amount" remains in English even after switching to Arabic, leading to a language inconsistency in the app interface.

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 Rider App source and localization resources for the "Order Amount" string, then inspect how the Arabic locale is selected for the order details or summary screen. Reproduce the issue by switching the app to Arabic and verify that the tag displays its Arabic translation without changing other locales.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
internationalization, mobile
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.