-
Notifications
You must be signed in to change notification settings - Fork 691
Description
-
Clearly describe the bug:
When using the Translation Agent WebUI to translate from a Left-to-Right (LTR) language (e.g., English) to a Right-to-Left (RTL) language (e.g., Arabic), the output text is not aligned correctly. This misalignment is particularly noticeable when the output contains words from both languages. The result is a jumbled text that's difficult to read and doesn't respect the RTL layout requirements of languages like Arabic. -
Expected behavior:
The translated text should be properly aligned from right to left, with any remaining LTR text (like untranslated terms) seamlessly integrated without disrupting the overall RTL flow. The text should be easily readable and maintain the correct RTL layout throughout, regardless of the presence of LTR words.