mirror of
https://github.com/syuilo/ai.git
synced 2024-11-09 15:38:00 +00:00
Update vocabulary.ts
This commit is contained in:
parent
986218cb18
commit
f703777b6f
|
@ -92,6 +92,7 @@ export const itemPrefixes = [
|
|||
'卵かけ',
|
||||
'次世代',
|
||||
'帯電',
|
||||
'太古の',
|
||||
];
|
||||
|
||||
export const items = [
|
||||
|
@ -257,6 +258,7 @@ export const items = [
|
|||
'[object Object]',
|
||||
'ゼロ幅スペース',
|
||||
'全角スペース',
|
||||
'太鼓',
|
||||
];
|
||||
|
||||
export const and = [
|
||||
|
|
Loading…
Reference in a new issue