• Resolved antinopol

    (@antinopol)


    Hello!

    There is no translation of the ‘Enter valid code’ message in the file:
    ../plugins/masterstudy-lms-learning-management-system/assets/js/certificate_checker.js

     /*Check If added*/
    
    	if (vm.code === '' || vm.code.length < 12) {
    		vm.status = 'error';
    		vm.message = 'Enter valid code';
    		return false;
    	}
Viewing 1 replies (of 1 total)
  • Plugin Support mgordonStylemixThemes

    (@mgordon7)

    Hi,

    Thank you for the details. We will inform our testing department. The strings will be checked and included in the future updates of the plugin

    regards

Viewing 1 replies (of 1 total)
  • The topic ‘Message translation is missing’ is closed to new replies.