commiting uncommited changes on live site
[weblabels.fsf.org.git] / crm.fsf.org / 20131203 / files / sites / all / modules-old / civicrm / packages / ckeditor / plugins / format_buttons / lang / nl.js
1 /*
2 Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3 For licensing, see LICENSE.md or http://ckeditor.com/license
4 */
5 CKEDITOR.plugins.setLang( 'format_buttons', 'nl', {
6 h1: 'Hoofding 1',
7 h2: 'Hoofding 2',
8 h3: 'Hoofding 3',
9 h4: 'Hoofding 4',
10 h5: 'Hoofding 5',
11 h6: 'Hoofding 6',
12 } );