language files missing

language files missing

by Markus Hauser -
Number of replies: 1

Up to version 3.94 of the app all language files were located in the folder src\assets\lang. In newer versions (>= v 3.95) there is only the english file en.json

We downloaded the source code of Version 3.95. When I change the language of the moodle app on my german Android Phone  the languange stays english.

Where can I find the translated language files now (for example the german version)? We would like to change some translations in the custom app.

Thanks for feedback.

Markus


Average of ratings: -
In reply to Markus Hauser

Re: language files missing

by Noel De Martin -
Picture of Core developers Picture of Moodle HQ Picture of Peer reviewers Picture of Plugin developers

Hi there,

You can download the language packs running some php scripts included in the repository, and there is an open issue to improve this workflow to work with node. You can check it out on MOBILE-3864.