Project: Lenci 3/5/2026
english text in arabic version
"Location" vutton text need translation
Issue Title: Search Icon Overlaps Placeholder Text + Location Studio Outputs Appear Duplicated Description: On the Creativity Gallery page in the Arabic/RTL layout, the search icon is overlapping the search placeholder text. Also, generated outputs from Location Studio are still appearing twice in the gallery. Affected Area: Creativity Gallery / إبداعي Issues Observed: 1. Search icon overlaps text * The search icon appears on top of the placeholder text inside the search input. * This makes the search field look broken and harder to read in Arabic RTL mode. 2. Location Studio generations appear duplicated * Location Studio generated images are showing twice in the gallery. * Need to verify whether this is only a duplicate save/display issue or whether the generation job itself is being executed twice. Expected Behavior: * In Arabic/RTL mode, the search icon should be aligned correctly and should not overlap the input placeholder text. * Each generated Location Studio output should appear only once in the gallery. * The system should generate once and save once per user request. Actual Behavior: * Search icon overlaps the Arabic placeholder text. * Location Studio outputs appear duplicated in the gallery. Priority: High Suggested Investigation: For the duplicated Location Studio outputs, please check whether: * The frontend is submitting the generation request twice. * The backend worker is processing the same job twice. * The gallery query is returning duplicate records. * The output is generated once but saved twice. * The output is saved once but rendered twice in the UI. Acceptance Criteria: * Search input layout is fixed in RTL mode. * Location Studio generation creates only one job per request. * Each generated output is saved once. * Gallery displays each output only once.
Issue Title: Replace Dollar Symbol with New Saudi Riyal Symbol Description: In the Arabic billing/credits page, the purchase button still displays the dollar sign $ before the amount, even though the currency is Saudi Riyal. Affected Area: Account / Billing → Buy Additional Credits Current Behavior: The button shows the price as: 49.00$ Expected Behavior: The price should use the new Saudi Riyal symbol instead of the dollar sign, and the formatting should match the Arabic/RTL layout. Suggested Display: Use the new Riyal symbol with the amount, for example: 49.00 ر.س or the official new Saudi Riyal symbol if already supported in the font/UI assets.
english text srocc the page in the arabic version
Issue Title: English Text Appears in Arabic Version Description: In the Arabic version of the Audience Studio page, some text is still displayed in English instead of Arabic. Affected Area: Audience Studio → Character Builder → Measurements step Examples found in the screenshot: * builders.character.steps.measurements * builders.character.stepDesc.measurements * These measurements are optional. Skip any field you don't need * Not enough credits (27 required) Expected Behavior: All UI labels, descriptions, validation messages, and error messages should be translated into Arabic when the Arabic language is selected. Actual Behavior: Some untranslated English/localization keys are visible in the Arabic UI, which makes the page look incomplete and inconsistent. Priority: Medium