enhnace(frontend): tweak game

This commit is contained in:
syuilo
2024-01-09 21:15:56 +09:00
parent 14aedc17ae
commit 1063d39de8
7 changed files with 267 additions and 39 deletions

3
locales/index.d.ts vendored
View File

@@ -1195,6 +1195,9 @@ export interface Locale {
"bubbleGame": string;
"sfx": string;
"soundWillBePlayed": string;
"showReplay": string;
"replay": string;
"replaying": string;
"_announcement": {
"forExistingUsers": string;
"forExistingUsersDescription": string;