mirror of
https://github.com/syuilo/ai.git
synced 2024-11-21 20:58:00 +00:00
Update vocabulary.ts
This commit is contained in:
parent
c95a41e389
commit
3379de42c7
|
@ -222,6 +222,8 @@ export const itemPrefixes = [
|
||||||
'食用',
|
'食用',
|
||||||
'THE ',
|
'THE ',
|
||||||
'某',
|
'某',
|
||||||
|
'朽ちゆく',
|
||||||
|
'滅びの',
|
||||||
];
|
];
|
||||||
|
|
||||||
export const items = [
|
export const items = [
|
||||||
|
@ -457,6 +459,7 @@ export const items = [
|
||||||
'コミット',
|
'コミット',
|
||||||
'素数',
|
'素数',
|
||||||
'タスクマネージャー',
|
'タスクマネージャー',
|
||||||
|
'有象無象',
|
||||||
];
|
];
|
||||||
|
|
||||||
export const and = [
|
export const and = [
|
||||||
|
|
Loading…
Reference in a new issue