blob: 9f39366b47a514f5a9038ed0d756835b66c3ae8d (
plain) (
blame)
1
2
3
4
5
6
7
8
|
/**
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
* For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'widget', 'ug', {
'move': 'يۆتكەشتە چېكىپ سۆرەڭ',
'label': '%1 widget' // MISSING
} );
|