h5p-editor-php-library
h5p-editor-php-library copied to clipboard
Fix bugs from missing translations
Fix bugs from missing translations prevent error in console : Uncaught TypeError: translation[i] is undefined when add an interactive video in branching scenario in french
I think this is a duplicate of #159, which is an independend implementation of the idea proposed in this issue: #157.
Contrary to the claim in #157 I still think this is a problem in h5p-editor-php-library, which can get into an unusable state when the translation data is broken.