blob: bdc8c891d30fd5ca697a67ac4d582cf73ed3f4fa (
plain)
1
2
3
4
5
6
7
8
|
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'elementspath', 'af', {
eleLabel: 'Elemente-pad',
eleTitle: '%1 element'
});
|