2017-04-15 01:34:36 +03:00

13 lines
447 B
JavaScript
Executable File

/*
Copyright (c) 2003-2013, 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: 'Info oor CKEditor',
help: 'Check $1 for help.', // MISSING
moreInfo: 'Vir lisensie-informasie, besoek asb. ons webwerf:',
title: 'Info oor CKEditor',
userGuide: 'CKEditor User\'s Guide'
});