moodle/h5p/classes/local/library
Sara Arjona 982a9a5919 MDL-68985 core_h5p: fix issue with composed code languages
Composed code languages, such as 'Spanish, Mexican' are different
in H5P and Moodle:
- In H5P, they use '-' to separate the language from the country.
For instance: es-mx.
- However, in Moodle, they have '_' instead of '-'. For example: es_mx.
2020-06-09 14:38:27 +02:00
..
autoloader.php MDL-68227 core_h5p: localize H5P editor strings 2020-05-12 16:39:42 +02:00
handler.php MDL-68985 core_h5p: fix issue with composed code languages 2020-06-09 14:38:27 +02:00