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.
25 lines (24 loc) • 678 B
JavaScript
define(
({
smiley: "Вставити символ емоції",
emoticonSmile: "посмішка",
emoticonLaughing: "сміх",
emoticonWink: "підморгування",
emoticonGrin: "хмурий",
emoticonCool: "класний",
emoticonAngry: "злий",
emoticonHalf: "половина",
emoticonEyebrow: "брова",
emoticonFrown: "насуплений",
emoticonShy: "сором'язливий",
emoticonGoofy: "безглуздий",
emoticonOops: "ой",
emoticonTongue: "язик",
emoticonIdea: "ідея",
emoticonYes: "так",
emoticonNo: "ні",
emoticonAngel: "ангел",
emoticonCrying: "плач",
emoticonHappy: "щастя"
})
);