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) • 578 B
JavaScript
define({
//begin v1.x content
smiley: "Umetni emotikon",
emoticonSmile: "smiješak",
emoticonLaughing: "nasmijan",
emoticonWink: "namigivanje",
emoticonGrin: "cerenje",
emoticonCool: "hladan",
emoticonAngry: "ljut",
emoticonHalf: "napola",
emoticonEyebrow: "obrva",
emoticonFrown: "namrgođen",
emoticonShy: "stidan",
emoticonGoofy: "budalast",
emoticonOops: "ups",
emoticonTongue: "jezik",
emoticonIdea: "ideja",
emoticonYes: "da",
emoticonNo: "ne",
emoticonAngel: "anđeo",
emoticonCrying: "plakanje",
emoticonHappy: "sretan"
//end v1.x content
});