ckeditor config

JavaScript
CKEDITOR.replace('editor1',{
    language: 'fr',
    height = '300'
});
Source

Also in JavaScript: