]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blame - sources/plugins/toolbar/lang/af.js
Validation initiale
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / toolbar / lang / af.js
CommitLineData
c63493c8
IB
1/*\r
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.\r
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'toolbar', 'af', {\r
6 toolbarCollapse: 'Verklein werkbalk',\r
7 toolbarExpand: 'Vergroot werkbalk',\r
8 toolbarGroups: {\r
9 document: 'Dokument',\r
10 clipboard: 'Knipbord/Undo',\r
11 editing: 'Verander',\r
12 forms: 'Vorms',\r
13 basicstyles: 'Eenvoudige Styl',\r
14 paragraph: 'Paragraaf',\r
15 links: 'Skakels',\r
16 insert: 'Toevoeg',\r
17 styles: 'Style',\r
18 colors: 'Kleure',\r
19 tools: 'Gereedskap'\r
20 },\r
21 toolbars: 'Werkbalke'\r
22} );\r