emoji-picker-element/src/picker/i18n/en.json

19 lines
538 B
JSON

{
"loading": "Loading…",
"regionLabel": "Emoji picker",
"search": "Search",
"skinToneLabel": "Choose a skin tone",
"searchResultsLabel": "Search results",
"categoriesLabel": "Categories",
"categories": {
"smileys-emotion": "Smileys and emoticons",
"people-body": "People and body",
"animals-nature": "Animals and nature",
"food-drink": "Food and drink",
"travel-places": "Travel and places",
"activities": "Activities",
"objects": "Objects",
"symbols": "Symbols",
"flags": "Flags"
}
}