aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/about/lang/af.js
blob: 1c05504bff39e20ec878ef6cabbb069c201b6f8d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
/*
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'about', 'af', {
	copy: 'Kopiereg © $1. Alle regte voorbehou.',
	dlgTitle: 'Meer oor CKEditor',
	help: 'Slaan $1 na vir hulp.',
	moreInfo: 'Vir lisensie-informasie, besoek asb. ons webwerf:',
	title: 'Meer oor CKEditor',
	userGuide: 'CKEditor Gebruikers gits'
} );