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

IF statement in MySQL trigger -

c++ - What does MSC in "// appease MSC" comments mean? -

android - MPAndroidChart - How to add Annotations or images to the chart -