mirror of
https://github.com/syuilo/ai.git
synced 2025-03-25 21:12:56 +00:00
Update vocabulary.ts
This commit is contained in:
parent
3a5d7f916b
commit
b96e96f58b
1 changed files with 9 additions and 9 deletions
|
@ -1,15 +1,15 @@
|
|||
import seedrandom from 'seedrandom';
|
||||
|
||||
export const itemPrefixes = [
|
||||
'プラチナ製',
|
||||
'新鮮な',
|
||||
'最新式の',
|
||||
'古代の',
|
||||
'手作り',
|
||||
'時計じかけの',
|
||||
'伝説の',
|
||||
'焼き',
|
||||
'生の',
|
||||
'Made of platinum',
|
||||
'Fresh',
|
||||
'State-of-the-art',
|
||||
'Ancient',
|
||||
'handmade',
|
||||
'Clockwork',
|
||||
'Legendary',
|
||||
'Grilled',
|
||||
'Raw',
|
||||
'藍謹製',
|
||||
'ポケットサイズ',
|
||||
'3日前の',
|
||||
|
|
Loading…
Reference in a new issue