123456789101112 |
- CKEDITOR.plugins.setLang( 'iframe', 'pl', {
- border: 'Pokaż obramowanie obiektu IFrame',
- noUrl: 'Podaj adres URL elementu IFrame',
- scrolling: 'Włącz paski przewijania',
- title: 'Właściwości elementu IFrame',
- toolbar: 'IFrame',
- tabindex: 'Remove from tabindex'
- } );
|