mirror of
https://github.com/syuilo/ai.git
synced 2024-11-12 17:08:00 +00:00
Update vocabulary.ts
This commit is contained in:
parent
886154785e
commit
9e166075e0
|
@ -199,6 +199,7 @@ export const itemPrefixes = [
|
|||
'丹念に熟成された',
|
||||
'アルミダイキャスト',
|
||||
'畏怖の念を抱く',
|
||||
'養殖',
|
||||
];
|
||||
|
||||
export const items = [
|
||||
|
@ -419,6 +420,7 @@ export const items = [
|
|||
'<ここに任意の文字列>',
|
||||
'化石',
|
||||
'マンホールの蓋',
|
||||
'蛇口',
|
||||
];
|
||||
|
||||
export const and = [
|
||||
|
|
Loading…
Reference in a new issue