Hi all ,
As you know, the language of Moodle's interfaces changes according to the language that the user chooses. Sometimes some translations are incomplete, so we have to enter them manually. For any new content that is added and we want it to appear in several languages, we enter all translations manually using SPAN tag(multi-language content filter). All that was mentioned previously works perfectly on the web, but on the mobile application it does not work and the multilingual fields are not displayed according to the user's language, all translations are displayed together.
Moodle : 3.8
Mobile app : 3.9
Any one have an idea ?