You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To properly support Arabic (#767) and other RTL languages, we need changes in the UI. In my understanding, there needs to be a dir=rtl setting in HTML but also the CSS styles need some adaptation because of settings that affect right vs. left.
To properly support Arabic (#767) and other RTL languages, we need changes in the UI. In my understanding, there needs to be a
dir=rtlsetting in HTML but also the CSS styles need some adaptation because of settings that affect right vs. left.