Margaret-Petersen / Margaret-Petersen/uber-eats-clone-using-react-native

Days for Setting Timings Not Translated to Arabic in Admin Panel

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

Start by reproducing the issue in the admin panel: select Arabic with the language selector, then open the timing configuration section and inspect the weekday labels. Trace where those labels are defined and how the panel loads translated content. Done means Sunday through Saturday appear in Arabic in the timing interface when Arabic is selected.

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
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.