aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/liststyle/lang/nb.js
diff options
context:
space:
mode:
Diffstat (limited to 'sources/plugins/liststyle/lang/nb.js')
-rw-r--r--sources/plugins/liststyle/lang/nb.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/sources/plugins/liststyle/lang/nb.js b/sources/plugins/liststyle/lang/nb.js
index 7daf0c5..0fe7859 100644
--- a/sources/plugins/liststyle/lang/nb.js
+++ b/sources/plugins/liststyle/lang/nb.js
@@ -1,10 +1,10 @@
1/* 1/*
2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'liststyle', 'nb', { 5CKEDITOR.plugins.setLang( 'liststyle', 'nb', {
6 armenian: 'Armensk nummerering', 6 armenian: 'Armensk nummerering',
7 bulletedTitle: 'Egenskaper for punktmerket liste', 7 bulletedTitle: 'Egenskaper for punktliste',
8 circle: 'Sirkel', 8 circle: 'Sirkel',
9 decimal: 'Tall (1, 2, 3, osv.)', 9 decimal: 'Tall (1, 2, 3, osv.)',
10 decimalLeadingZero: 'Tall, med førstesiffer null (01, 02, 03, osv.)', 10 decimalLeadingZero: 'Tall, med førstesiffer null (01, 02, 03, osv.)',