summaryrefslogtreecommitdiff
path: root/program/js/tiny_mce/plugins/emotions/langs/bg_dlg.js
blob: b612cbc24a94cb8a9c0993af1d55b5144a524de5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
tinyMCE.addI18n('bg.emotions_dlg',{
title:"\u0412\u043C\u044A\u043A\u043D\u0438 \u0435\u043C\u043E\u0442\u0438\u043A\u043E\u043D",
desc:"\u0415\u043C\u043E\u0442\u0438\u043A\u043E\u043D\u0438",
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"
});