dojox
Version:
Dojo eXtensions, a rollup of many useful sub-projects and varying states of maturity – from very stable and robust, to alpha and experimental. See individual projects contain README files for details.
26 lines (24 loc) • 712 B
JavaScript
define({
//begin v1.x content
smiley: "Вметни емотикон",
emoticonSmile: "насмеан",
emoticonLaughing: "голема насмевка",
emoticonWink: "намигнува",
emoticonGrin: "се мурти",
emoticonCool: "смирен",
emoticonAngry: "лут",
emoticonHalf: "половина",
emoticonEyebrow: "веѓа",
emoticonFrown: "намуртен",
emoticonShy: "срамежлив",
emoticonGoofy: "смотано",
emoticonOops: "упс",
emoticonTongue: "се плази",
emoticonIdea: "идеја",
emoticonYes: "да",
emoticonNo: "не",
emoticonAngel: "ангел",
emoticonCrying: "плаче",
emoticonHappy: "среќен"
//end v1.x content
});