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,20 @@
tinyMCE.addI18n('pl.emotions_dlg',{
title:"Wstaw emotikon\u0119",
desc:"Emotikony",
cool:"Cool",
cry:"Cry",
embarassed:"Embarassed",
foot_in_mouth:"Foot in mouth",
frown:"Frown",
innocent:"Innocent",
kiss:"Kiss",
laughing:"Laughing",
money_mouth:"Money mouth",
sealed:"Sealed",
smile:"Smile",
surprised:"Surprised",
tongue_out:"Tongue out",
undecided:"Undecided",
wink:"Wink",
yell:"Yell"
});