aboutsummaryrefslogblamecommitdiff
path: root/sources/plugins/toolbar/lang/af.js
blob: 370cf6b067692b0920c14a8d5356136782c291cc (plain) (tree)
1
2
      
                                                                            



















                                                             
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'toolbar', 'af', {
	toolbarCollapse: 'Verklein werkbalk',
	toolbarExpand: 'Vergroot werkbalk',
	toolbarGroups: {
		document: 'Dokument',
		clipboard: 'Knipbord/Undo',
		editing: 'Verander',
		forms: 'Vorms',
		basicstyles: 'Eenvoudige Styl',
		paragraph: 'Paragraaf',
		links: 'Skakels',
		insert: 'Toevoeg',
		styles: 'Style',
		colors: 'Kleure',
		tools: 'Gereedskap'
	},
	toolbars: 'Werkbalke'
} );