]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blame - sources/plugins/toolbar/lang/af.js
Add oembed
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / plugins / toolbar / lang / af.js
CommitLineData
3332bebe 1/*\r
317f8f8f 2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.\r
3332bebe
IB
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