diff options
Diffstat (limited to 'plugins/undo/lang/nb.js')
| -rw-r--r-- | plugins/undo/lang/nb.js | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/plugins/undo/lang/nb.js b/plugins/undo/lang/nb.js deleted file mode 100644 index 573374a..0000000 --- a/plugins/undo/lang/nb.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'undo', 'nb', {
- redo: 'Gjør om',
- undo: 'Angre'
-});
|
