feat(frontend): add BubbleGame
Cherry-picked from746367004eCherry-picked from0815a5235dCherry-picked from4ea030d669Cherry-picked from00e195f50bCherry-picked fromc6a4caa8beCo-authored-by: syuilo <Syuilotan@yahoo.co.jp>
This commit is contained in:
parent
078cfbcd19
commit
73ee6b455a
31 changed files with 1094 additions and 4 deletions
1
locales/index.d.ts
vendored
1
locales/index.d.ts
vendored
|
|
@ -1190,6 +1190,7 @@ export interface Locale {
|
|||
"decorate": string;
|
||||
"addMfmFunction": string;
|
||||
"enableQuickAddMfmFunction": string;
|
||||
"bubbleGame": string;
|
||||
"abuseReportCategory": string;
|
||||
"selectCategory": string;
|
||||
"reportComplete": string;
|
||||
|
|
|
|||
|
|
@ -1187,6 +1187,7 @@ seasonalScreenEffect: "季節に応じた画面の演出"
|
|||
decorate: "デコる"
|
||||
addMfmFunction: "装飾を追加"
|
||||
enableQuickAddMfmFunction: "高度なMFMのピッカーを表示する"
|
||||
bubbleGame: "バブルゲーム"
|
||||
abuseReportCategory: "通報の種類"
|
||||
selectCategory: "カテゴリを選択"
|
||||
reportComplete: "通報完了"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue