add polish language support to tinymce

This commit is contained in:
Colin Kuskie 2008-12-02 02:11:20 +00:00
parent b02fee3318
commit 0e1a6c146b
16 changed files with 791 additions and 0 deletions

View file

@ -0,0 +1,5 @@
tinyMCE.addI18n('pl.advhr_dlg',{
width:"Szeroko\u015B\u0107",
size:"Wysoko\u015B\u0107",
noshade:"Bez cienia"
});