mirror of
https://github.com/syuilo/ai.git
synced 2024-11-22 05:08:00 +00:00
Update index.ts
This commit is contained in:
parent
c457c83dd2
commit
986218cb18
|
@ -7,8 +7,26 @@ import { genItem } from '@/vocabulary';
|
||||||
|
|
||||||
export const blessing = [
|
export const blessing = [
|
||||||
'藍吉',
|
'藍吉',
|
||||||
|
'ヨタ吉',
|
||||||
|
'ゼタ吉',
|
||||||
|
'エクサ吉',
|
||||||
|
'ペタ吉',
|
||||||
|
'テラ吉',
|
||||||
'ギガ吉',
|
'ギガ吉',
|
||||||
'メガ吉',
|
'メガ吉',
|
||||||
|
'キロ吉',
|
||||||
|
'ヘクト吉',
|
||||||
|
'デカ吉',
|
||||||
|
'デシ吉',
|
||||||
|
'センチ吉',
|
||||||
|
'ミリ吉',
|
||||||
|
'マイクロ吉',
|
||||||
|
'ナノ吉',
|
||||||
|
'ピコ吉',
|
||||||
|
'フェムト吉',
|
||||||
|
'アト吉',
|
||||||
|
'ゼプト吉',
|
||||||
|
'ヨクト吉',
|
||||||
'超吉',
|
'超吉',
|
||||||
'大大吉',
|
'大大吉',
|
||||||
'大吉',
|
'大吉',
|
||||||
|
|
Loading…
Reference in a new issue