-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathcategories.json
18 lines (18 loc) · 907 Bytes
/
categories.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[
{ "label": "_(Alphabet)", "value": "Alph" },
{ "label": "_(Animals and Nature)", "value": "Anim" },
{ "label": "_(Art and Music)", "value": "ArtM" },
{ "label": "_(Biographies)", "value": "Biog" },
{ "label": "_(Fairy and Folk Tales)", "value": "Fair" },
{ "label": "_(Fiction)", "value": "Fict" },
{ "label": "_(Foods)", "value": "Food" },
{ "label": "_(Health)", "value": "Heal" },
{ "label": "_(History)", "value": "Hist" },
{ "label": "_(Holidays)", "value": "Holi" },
{ "label": "_(Math and Science)", "value": "Math" },
{ "label": "_(Nursery Rhymes)", "value": "Nurs" },
{ "label": "_(People and Places)", "value": "Peop" },
{ "label": "_(Poetry)", "value": "Poet" },
{ "label": "_(Recreation and Leisure)", "value": "Recr" },
{ "label": "_(Sports)", "value": "Spor" }
]