add polish language support to tinymce
This commit is contained in:
parent
b02fee3318
commit
0e1a6c146b
16 changed files with 791 additions and 0 deletions
5
www/extras/tinymce/jscripts/tiny_mce/plugins/paste/langs/pl_dlg.js
vendored
Normal file
5
www/extras/tinymce/jscripts/tiny_mce/plugins/paste/langs/pl_dlg.js
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
tinyMCE.addI18n('pl.paste_dlg',{
|
||||
text_title:"U\u017Cyj CTRL+V na swojej klawiaturze \u017Ceby wklei\u0107 tekst do okna.",
|
||||
text_linebreaks:"Zachowaj ko\u0144ce linii.",
|
||||
word_title:"U\u017Cyj CTRL+V na swojej klawiaturze \u017Ceby wklei\u0107 tekst do okna."
|
||||
});
|
||||
Loading…
Add table
Add a link
Reference in a new issue