new ckeditor
New ckeditor
This commit is contained in:
13
ckeditor/plugins/scayt/lang/hr.js
Normal file
13
ckeditor/plugins/scayt/lang/hr.js
Normal file
@@ -0,0 +1,13 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.html or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'scayt', 'hr', {
|
||||
btn_about: 'O SCAYT',
|
||||
btn_dictionaries: 'Rječnici',
|
||||
btn_disable: 'Onemogući SCAYT',
|
||||
btn_enable: 'Omogući SCAYT',
|
||||
btn_langs:'Jezici',
|
||||
btn_options: 'Opcije',
|
||||
text_title: 'Provjeri pravopis tijekom tipkanja (SCAYT)'
|
||||
});
|
||||
Reference in New Issue
Block a user