summaryrefslogtreecommitdiff
path: root/program/js/tiny_mce/plugins/emotions/langs/fa_dlg.js
blob: 0550d25b547424861c08d1a1b5c6989b2d521abf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
tinyMCE.addI18n('fa.emotions_dlg',{
title:"\u062F\u0631\u062C \u0634\u06A9\u0644\u06A9",
desc:"\u0634\u06A9\u0644\u06A9\u200C\u0647\u0627",
cool:"\u062E\u0648\u0646\u0633\u0631\u062F",
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:"\u0686\u0634\u0645\u06A9",
yell:"Yell"
});