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

19 lines
538 B
JSON
Raw Normal View History

2020-05-12 06:25:07 +02:00
{
2020-05-17 05:36:21 +02:00
"loading": "Loading…",
2020-05-12 06:25:07 +02:00
"regionLabel": "Emoji picker",
"search": "Search",
2020-06-02 17:42:33 +02:00
"skinToneLabel": "Choose a skin tone",
"searchResultsLabel": "Search results",
2020-05-12 06:25:07 +02:00
"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"
}
}