Sync Emojis
This commit is contained in:
parent
04f5ae1fc3
commit
1fdb31d4c6
|
@ -3368,7 +3368,7 @@
|
||||||
"creepy",
|
"creepy",
|
||||||
"devil",
|
"devil",
|
||||||
"demon",
|
"demon",
|
||||||
"japanese"
|
"japanese_ogre"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"goblin": {
|
"goblin": {
|
||||||
|
@ -3385,7 +3385,7 @@
|
||||||
"mask",
|
"mask",
|
||||||
"scary",
|
"scary",
|
||||||
"creepy",
|
"creepy",
|
||||||
"japanese"
|
"japanese_goblin"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"ghost": {
|
"ghost": {
|
||||||
|
@ -7459,6 +7459,7 @@
|
||||||
"bicycle",
|
"bicycle",
|
||||||
"biking",
|
"biking",
|
||||||
"cyclist",
|
"cyclist",
|
||||||
|
"bike",
|
||||||
"sport",
|
"sport",
|
||||||
"move"
|
"move"
|
||||||
]
|
]
|
||||||
|
@ -7471,8 +7472,8 @@
|
||||||
"biking",
|
"biking",
|
||||||
"cyclist",
|
"cyclist",
|
||||||
"man",
|
"man",
|
||||||
"sports",
|
|
||||||
"bike",
|
"bike",
|
||||||
|
"sports",
|
||||||
"exercise",
|
"exercise",
|
||||||
"hipster"
|
"hipster"
|
||||||
]
|
]
|
||||||
|
@ -7485,8 +7486,8 @@
|
||||||
"biking",
|
"biking",
|
||||||
"cyclist",
|
"cyclist",
|
||||||
"woman",
|
"woman",
|
||||||
"sports",
|
|
||||||
"bike",
|
"bike",
|
||||||
|
"sports",
|
||||||
"exercise",
|
"exercise",
|
||||||
"hipster",
|
"hipster",
|
||||||
"female"
|
"female"
|
||||||
|
@ -10524,7 +10525,7 @@
|
||||||
"schmear",
|
"schmear",
|
||||||
"food",
|
"food",
|
||||||
"bread",
|
"bread",
|
||||||
"jewish"
|
"jewish_bakery"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"pancakes": {
|
"pancakes": {
|
||||||
|
@ -18549,6 +18550,7 @@
|
||||||
"forbidden",
|
"forbidden",
|
||||||
"no",
|
"no",
|
||||||
"prohibited",
|
"prohibited",
|
||||||
|
"no_bikes",
|
||||||
"cyclist",
|
"cyclist",
|
||||||
"circle"
|
"circle"
|
||||||
]
|
]
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue