This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
khosb/includes/tinymce/jscripts/tiny_mce/themes/simple/langs/pl.js
2009-01-01 11:44:00 -05:00

11 lines
384 B
JavaScript

tinyMCE.addI18n('pl.simple',{
bold_desc:"Pogrubienie (Ctrl+B)",
italic_desc:"Kursywa (Ctrl+I)",
underline_desc:"Podkre\u015Blenie (Ctrl+U)",
striketrough_desc:"Przekre\u015Blenie",
bullist_desc:"Lista nienumerowana",
numlist_desc:"Lista numerowana",
undo_desc:"Cofnij (Ctrl+Z)",
redo_desc:"Pon\u00F3w (Ctrl+Y)",
cleanup_desc:"Wyczy\u015B\u0107 nieuporz\u0105dkowany kod"
});