Speak the Words Set "Finish" button translation

coreanoonline's picture

Hi, I'm using H5P in Portuguese, and most of the content types are already translated or at least allow me to translate the sentences manually. However there is one button I simply can't find a way to translate. It's the "finish" button that appears in the of Speak the Words Set. I looked carefully into all the fields to translate, but it's not there. Any ideas on how I could translate it? Thanks!

  • I'm using WordPress 5.5.1, Desktop Windows 10, Google Chrome, H5P Plugin version 1.15.0
  • I haven't experienced any errors in the browser or PHP
  • No recent changes (no new plugins or configurations)
  • No new extensions or updates in the browser
Content types: 
BV52's picture

Hi coreanoonline,

I'm afraid currently this cannot be translated even the language file does not have the "Finish" button ready to be translated.

-BV 

otacke's picture

Hi all!

Seems to have been hardcoded in https://github.com/h5p/h5p-speak-the-words-set/blob/master/app/components/question-set/question/question.js#L42 :-/ Would be a good first pull request for someone who's like to contribute to the code of H5P!

Best,
Oliver