D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
shubmkcj
/
designpitara.com
/
admin
/
ckeditor
/
plugins
/
codesnippet
/
lang
/
Filename :
nb.js
back
Copy
/** * @license Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ CKEDITOR.plugins.setLang( 'codesnippet', 'nb', { button: 'Sett inn kodesnutt', codeContents: 'Kodeinnhold', emptySnippetError: 'En kodesnutt kan ikke være tom.', language: 'Språk', title: 'Kodesnutt', pathName: 'kodesnutt' } );