username@email.com
2024-06-26 9173f6e5b34a12c01804676d76842031e9ec6724
1
2
3
4
5
6
7
8
/**
 * @license Copyright (c) 2003-2021, CKSource - Frederico Knabben. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
CKEDITOR.plugins.setLang( 'widget', 'pl', {
    'move': 'Kliknij i przeciągnij, by przenieść.',
    'label': 'Widget %1'
} );