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

5 lines
375 B
JavaScript
Raw Normal View History

/*
2018-07-14 21:11:55 +00:00
Copyright (c) 2003-2018, 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
*/
CKEDITOR.plugins.setLang("codesnippet","sv",{button:"Infoga kodsnutt",codeContents:"Kodinnehålll",emptySnippetError:"Innehåll krävs för kodsnutt",language:"Språk",title:"Kodsnutt",pathName:"kodsnutt"});