blob: 24ddaf3bdf4cf47d31e5667739ab1180c8c96a5c (
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', 'az', {
'move': 'Tıklayın və aparın',
'label': '%1 vidjet'
} );
|