AdminLTE/bower_components/ckeditor/plugins/codesnippet/lang/et.js

5 lines
386 B
JavaScript
Raw Normal View History

/*
2019-02-18 12:28:41 +00:00
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
2018-02-04 12:51:11 +00:00
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
2018-07-14 21:11:55 +00:00
CKEDITOR.plugins.setLang("codesnippet","et",{button:"Koodilõigu sisestamine",codeContents:"Koodi sisu",emptySnippetError:"A code snippet cannot be empty.",language:"Keel",title:"Koodi vidin",pathName:"code snippet"});