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
|
||||
priority: 5
|
||||
categories:
|
||||
- cat
|
||||
- pussy
|
||||
- puss
|
||||
- pussycat
|
||||
- animal
|
||||
- miau
|
||||
|
@ -30,8 +30,10 @@ tiger cat:
|
|||
label: tiger cat
|
||||
priority: 5
|
||||
categories:
|
||||
- cat
|
||||
- tiger
|
||||
- stripes
|
||||
- pussy
|
||||
- puss
|
||||
- pussycat
|
||||
- animal
|
||||
- miau
|
||||
|
@ -45,8 +47,8 @@ tiger cat:
|
|||
wild cat:
|
||||
priority: 5
|
||||
categories:
|
||||
- animal
|
||||
- cat
|
||||
- animal
|
||||
- feline
|
||||
- felidae
|
||||
- mammal
|
||||
|
@ -54,6 +56,7 @@ wild cat:
|
|||
- stray
|
||||
- predator
|
||||
- wild
|
||||
- wildlife
|
||||
- dangerous
|
||||
|
||||
lynx:
|
||||
|
|
Loading…
Reference in a new issue