blob: c3e4d7b932d9a426d48b09f2ca30c84d5c2c3e26 (
plain) (
blame)
1
2
3
4
5
|
/*
Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
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"});
|