ct-ckeditor
Version:
ct-ckeditor
11 lines (10 loc) • 405 B
JavaScript
CKEDITOR.plugins.setLang( 'questionblank', 'en', {
title: 'Set gap filling',
toolbar: 'Gap filling',
name: 'Gap filling title',
invalidName: 'The blanks can not be empty and can not contain the following characters:[、]、<、>',
deleteBtnText: 'delete',
addBtnText: 'add',
tip: 'Tip: Click [+ Add] to set multiple answers for a blank space',
pathName: 'Gap filling'
} );