lambertf917 / lambertf917/ubereats-clone-app-using-react-native

Days for Setting Timings Not Translated to Arabic in Admin Panel

Open
#96 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

Describe the bug
When the language is set to Arabic in the admin panel, the days of the week used for setting timings (e.g., Sunday, Monday) remain displayed in English. This results in an inconsistent experience for Arabic-speaking users and affects the overall localization of the panel.

To Reproduce
Steps to reproduce the behavior:

Log in to the admin panel
Change the language to Arabic via the language selector
Navigate to the section where timings are configured
Observe that the days of the week are still shown in English
Expected behavior
The days of the week should be translated and displayed in Arabic when the admin panel language is set to Arabic, in line with the rest of the translated content.

Screenshots

Image

Desktop (please complete the following information):

OS: Windows 11

Browser: Chrome

Additional context
This issue affects the usability and professionalism of the admin panel for Arabic-speaking users. All elements, including weekdays, should reflect the selected language setting to ensure a complete localization experience.

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

Reproduce the issue through the admin panel by selecting Arabic, opening the timing configuration section, and checking the weekday labels. Trace the language selector and timing settings entry points to find where the weekday text is supplied. Done means all weekday names display in Arabic in the Arabic locale while other languages remain unchanged.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.