Add cat category for all cats
This commit is contained in:
parent
ec0eb4d59c
commit
c0ce525b90
1 changed files with 6 additions and 3 deletions
|
@ -2,8 +2,8 @@ cat:
|
||||||
label: tabby cat
|
label: tabby cat
|
||||||
priority: 5
|
priority: 5
|
||||||
categories:
|
categories:
|
||||||
|
- cat
|
||||||
- pussy
|
- pussy
|
||||||
- puss
|
|
||||||
- pussycat
|
- pussycat
|
||||||
- animal
|
- animal
|
||||||
- miau
|
- miau
|
||||||
|
@ -30,8 +30,10 @@ tiger cat:
|
||||||
label: tiger cat
|
label: tiger cat
|
||||||
priority: 5
|
priority: 5
|
||||||
categories:
|
categories:
|
||||||
|
- cat
|
||||||
|
- tiger
|
||||||
|
- stripes
|
||||||
- pussy
|
- pussy
|
||||||
- puss
|
|
||||||
- pussycat
|
- pussycat
|
||||||
- animal
|
- animal
|
||||||
- miau
|
- miau
|
||||||
|
@ -45,8 +47,8 @@ tiger cat:
|
||||||
wild cat:
|
wild cat:
|
||||||
priority: 5
|
priority: 5
|
||||||
categories:
|
categories:
|
||||||
- animal
|
|
||||||
- cat
|
- cat
|
||||||
|
- animal
|
||||||
- feline
|
- feline
|
||||||
- felidae
|
- felidae
|
||||||
- mammal
|
- mammal
|
||||||
|
@ -54,6 +56,7 @@ wild cat:
|
||||||
- stray
|
- stray
|
||||||
- predator
|
- predator
|
||||||
- wild
|
- wild
|
||||||
|
- wildlife
|
||||||
- dangerous
|
- dangerous
|
||||||
|
|
||||||
lynx:
|
lynx:
|
||||||
|
|
Loading…
Reference in a new issue