]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blob - sources/plugins/div/lang/af.js
Upgrade to 4.5.7 and add some plugin
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / div / lang / af.js
1 /*
2 Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3 For licensing, see LICENSE.md or http://ckeditor.com/license
4 */
5 CKEDITOR.plugins.setLang( 'div', 'af', {
6 IdInputLabel: 'Id',
7 advisoryTitleInputLabel: 'Aanbevole Titel',
8 cssClassInputLabel: 'CSS klasse',
9 edit: 'Wysig Div',
10 inlineStyleInputLabel: 'Inlyn Styl',
11 langDirLTRLabel: 'Links na regs (LTR)',
12 langDirLabel: 'Skryfrigting',
13 langDirRTLLabel: 'Regs na links (RTL)',
14 languageCodeInputLabel: ' Taalkode',
15 remove: 'Verwyder Div',
16 styleSelectLabel: 'Styl',
17 title: 'Skep Div houer',
18 toolbar: 'Skep Div houer'
19 } );