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) • 555 B
JavaScript
define({
//begin v1.x content
smiley: "Umetni Emotikon",
emoticonSmile: "osmeh",
emoticonLaughing: "smeh",
emoticonWink: "namig",
emoticonGrin: "kez",
emoticonCool: "kul",
emoticonAngry: "besan",
emoticonHalf: "pola",
emoticonEyebrow: "obrva",
emoticonFrown: "namršten",
emoticonShy: "stidljiv",
emoticonGoofy: "bleskast",
emoticonOops: "ups",
emoticonTongue: "jezik",
emoticonIdea: "ideja",
emoticonYes: "da",
emoticonNo: "ne",
emoticonAngel: "anđeo",
emoticonCrying: "plač",
emoticonHappy: "srećan"
//end v1.x content
});