merge: upstream

This commit is contained in:
Marie 2024-01-11 11:43:20 +01:00
commit bbdc4e7789
No known key found for this signature in database
GPG key ID: 56569BBE47D2C828
16 changed files with 785 additions and 427 deletions

1
locales/index.d.ts vendored
View file

@ -1242,6 +1242,7 @@ export interface Locale {
"showReplay": string;
"replay": string;
"replaying": string;
"ranking": string;
"_bubbleGame": {
"howToPlay": string;
"_howToPlay": {

View file

@ -1239,6 +1239,7 @@ soundWillBePlayed: "サウンドが再生されます"
showReplay: "リプレイを見る"
replay: "リプレイ"
replaying: "リプレイ中"
ranking: "ランキング"
_bubbleGame:
howToPlay: "遊び方"