new ckeditor
New ckeditor
This commit is contained in:
10
ckeditor/plugins/pastefromword/lang/nb.js
Normal file
10
ckeditor/plugins/pastefromword/lang/nb.js
Normal file
@@ -0,0 +1,10 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'pastefromword', 'nb', {
|
||||
confirmCleanup: 'Teksten du limer inn ser ut til å være kopiert fra Word. Vil du renske den før du limer den inn?',
|
||||
error: 'Det var ikke mulig å renske den innlimte teksten på grunn av en intern feil',
|
||||
title: 'Lim inn fra Word',
|
||||
toolbar: 'Lim inn fra Word'
|
||||
} );
|
||||
Reference in New Issue
Block a user