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) • 768 B
JavaScript
define(
({
smiley: "Εισαγωγή εικονιδίου συναισθήματος",
emoticonSmile: "Χαμόγελο",
emoticonLaughing: "Γέλιο",
emoticonWink: "Κλείσιμο ματιού",
emoticonGrin: "Πλατύ χαμόγελο",
emoticonCool: "Άνετος",
emoticonAngry: "Θυμωμένος",
emoticonHalf: "Μισό",
emoticonEyebrow: "Σηκωμένο φρύδι",
emoticonFrown: "Συνοφρυωμένος",
emoticonShy: "Ντροπαλός",
emoticonGoofy: "Χαζόφατσα",
emoticonOops: "Έκπληξη",
emoticonTongue: "Κοροϊδία",
emoticonIdea: "Ιδέα",
emoticonYes: "Ναι",
emoticonNo: "Όχι",
emoticonAngel: "Αγγελούδι",
emoticonCrying: "Κλάμα",
emoticonHappy: "Ευτυχία"
})
);