ckeditor_font-8.x-1.x-dev/js/ckeditor5_plugins/ckeditor5-font/dist/translations/nb.umd.js
js/ckeditor5_plugins/ckeditor5-font/dist/translations/nb.umd.js
/**
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
( e => {
const { [ 'nb' ]: { dictionary, getPluralForm } } = {"nb":{"dictionary":{"Font Size":"Skriftstørrelse","Tiny":"Veldig liten","Small":"Liten","Big":"Stor","Huge":"Veldig stor","Font Family":"Skrifttype","Default":"Standard","Font Color":"","Font Background Color":"","Document colors":""},getPluralForm(n){return (n != 1);}}};
e[ 'nb' ] ||= { dictionary: {}, getPluralForm: null };
e[ 'nb' ].dictionary = Object.assign( e[ 'nb' ].dictionary, dictionary );
e[ 'nb' ].getPluralForm = getPluralForm;
} )( window.CKEDITOR_TRANSLATIONS ||= {} );
