29 lines
1.1 KiB
JavaScript
29 lines
1.1 KiB
JavaScript
CKEDITOR.plugins.setLang('jsplus_bootstrap_templates', 'en', {
|
|
|
|
jsplus_custom_templates_title: 'Wstaw własny szablon',
|
|
|
|
jsplus_templates_title: 'Wstaw szablon',
|
|
jsplus_bootstrap_templates_title: 'Wstaw szablon Bootstrap',
|
|
jsplus_foundation_templates_title: 'Wstaw szablon Foundation',
|
|
|
|
jsplus_table_new_title: 'Wstaw tabelę',
|
|
jsplus_bootstrap_table_new_title: 'Wstaw tabelę Bootstrap',
|
|
jsplus_foundation_table_new_title: 'Wstaw tabelę Foundation',
|
|
|
|
jsplus_alert_title: 'Dodaj alert',
|
|
jsplus_bootstrap_alert_title: 'Dodaj alert Bootstrap',
|
|
jsplus_foundation_alert_title: 'Dodaj alert Foundation',
|
|
|
|
jsplus_table_width_100: 'Szerokość 100%',
|
|
jsplus_table_add_header: 'Dodaj nagłówki',
|
|
jsplus_bootstrap_table_new_striped: 'Pasiastą',
|
|
jsplus_bootstrap_table_new_bordered: 'Z obramowaniem',
|
|
jsplus_bootstrap_table_new_condensed: 'Zagęszczoną',
|
|
jsplus_table_class: 'Dod. klasy',
|
|
jsplus_table_style: 'Dod. style',
|
|
|
|
select_element_first: 'Najpierw wybierz element',
|
|
|
|
btn_ok: "Zatwierdź",
|
|
btn_cancel: "Anuluj"
|
|
} ); |