blob: 9af8c05b603a58d35c5c0de3d279f2093b6d48ba (
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', 'ug', {
eleLabel: 'ئېلېمېنت يولى',
eleTitle: '%1 ئېلېمېنت'
});
|