gray-mueller / gray-mueller/online-food-ordering-system-using-java

Language Inconsistency in Enatega Multivendor Web for Restaurants with Variations

Open
#1,786 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Issue Summary:
When changing the language to Arabic in the Enatega Multivendor Web, a language inconsistency is observed for restaurants that offer menu variations. Specifically, the required tags, placeholders, and "Add to Cart" buttons associated with menu variations remain in English, causing a discrepancy in the translated content.

Steps to Reproduce:
Open the Enatega Multivendor Web.
Navigate to the language settings.
Change the language to Arabic.
Browse restaurants with menu variations.
Observe the required tags, placeholders, and "Add to Cart" buttons for menu variations.

Expected Behavior:
The required tags, placeholders, and "Add to Cart" buttons for menu variations should be translated into Arabic to provide a consistent and user-friendly experience in the selected language.

Actual Behavior:
The required tags, placeholders, and "Add to Cart" buttons for menu variations remain in English even after switching to Arabic, leading to a language inconsistency for users.

image

Contributor guide

Open the contributing guide

Research direction

Start by locating the menu-variation UI components and the translation resources used by the restaurant ordering flow. Reproduce the issue with Arabic selected, then trace the required tags, placeholders, and Add to Cart labels to identify untranslated keys. Done means all three display Arabic consistently for restaurants with variations, with relevant frontend tests updated or added if that area has coverage.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.