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/plugins/emotions/langs/pl_dlg.js

20 lines
411 B
JavaScript
Raw Normal View History

2009-01-01 16:44:00 +00:00
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"
});