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) • 597 B
JavaScript
define({
//begin v1.x content
smiley: "Txertatu emotikonoa",
emoticonSmile: "irribarre handia",
emoticonLaughing: "barrea",
emoticonWink: "begi-keinua",
emoticonGrin: "irribarrea",
emoticonCool: "bikain",
emoticonAngry: "haserre",
emoticonHalf: "erdia",
emoticonEyebrow: "bekaina",
emoticonFrown: "bekozkotu",
emoticonShy: "lotsatia",
emoticonGoofy: "tuntuna",
emoticonOops: "ene!",
emoticonTongue: "mihia",
emoticonIdea: "ideia",
emoticonYes: "bai",
emoticonNo: "ez",
emoticonAngel: "aingerua",
emoticonCrying: "negarrez",
emoticonHappy: "pozik"
//end v1.x content
});