php - Moodle development to support RTL (right to left) languages -


how can develop feature in moodle ensure support languages, including rtl languages such arabic , hebrew?

moodle supports right left languages.

you need careful styling. there guidelines here : https://docs.moodle.org/dev/css_coding_style#right-to-left


Comments

Popular posts from this blog

android - How to save instance state of selected radiobutton on menu -

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -