tweak game

This commit is contained in:
syuilo 2024-01-07 13:19:10 +09:00
parent 8bf6d31334
commit 00e195f50b
15 changed files with 245 additions and 54 deletions

1
locales/index.d.ts vendored
View file

@ -1192,6 +1192,7 @@ export interface Locale {
"decorate": string;
"addMfmFunction": string;
"enableQuickAddMfmFunction": string;
"bubbleGame": string;
"_announcement": {
"forExistingUsers": string;
"forExistingUsersDescription": string;

View file

@ -1189,6 +1189,7 @@ seasonalScreenEffect: "季節に応じた画面の演出"
decorate: "デコる"
addMfmFunction: "装飾を追加"
enableQuickAddMfmFunction: "高度なMFMのピッカーを表示する"
bubbleGame: "バブルゲーム"
_announcement:
forExistingUsers: "既存ユーザーのみ"