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
d2e4019b6d
commit
410eeddebe
|
@ -212,6 +212,7 @@ export const itemPrefixes = [
|
||||||
'あなただけの',
|
'あなただけの',
|
||||||
'ゴキゲンな',
|
'ゴキゲンな',
|
||||||
'この文が真なら、',
|
'この文が真なら、',
|
||||||
|
'電動',
|
||||||
];
|
];
|
||||||
|
|
||||||
export const items = [
|
export const items = [
|
||||||
|
@ -439,6 +440,8 @@ export const items = [
|
||||||
'ト音記号',
|
'ト音記号',
|
||||||
'ポータル',
|
'ポータル',
|
||||||
'国家予算',
|
'国家予算',
|
||||||
|
'閉じ忘れられた鉤括弧の片割れ',
|
||||||
|
'電動マッサージ機',
|
||||||
];
|
];
|
||||||
|
|
||||||
export const and = [
|
export const and = [
|
||||||
|
|
Loading…
Reference in a new issue