Margaret-Petersen / Margaret-Petersen/uber-eats-clone-using-react-native
Days for Setting Timings Not Translated to Arabic in Admin Panel
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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