i18n UI Bug: For arabic language, it supposed to add support for correspond RTL layout. #2595
Open
3 of 5 tasks
Labels
bug
Something isn't working
Describe the bug
对于 i18n,仅仅翻译文本是不够的,因为阿拉伯文的阅读流方向是从右向左,使用阿拉伯语的界面布局应当切换到 RTL布局,但是目前 Follow 缺少对 RTL 布局的支持。
它的界面应该调整成类似这样,部分元素需要镜像化
对于 i18n,做 RTL 适配是很重要的,里面的坑比较多,我自己写了一篇文章,做了一些总结
For i18n, it is not enough to just translate the text only . Because the reading stream direction of Arabic is from right to left, the interface layout using Arabic should be adjusted to RTL layout, but currently Follow lacks support for RTL layout.
Its interface should be adjusted to something like this, and some elements need to be mirrored
For i18n, it is very important to do RTL adaptation, and there are many trivial details. I wrote an article myself and made some summaries
Feed Info
NULL
Reproduction Video
No response
Environment
No response
Validations
Contributions
The text was updated successfully, but these errors were encountered: