enhance(drop-and-fusion): add new mode, some tweaks
This commit is contained in:
Vendored
+1
@@ -1200,6 +1200,7 @@ export interface Locale {
|
||||
"replay": string;
|
||||
"replaying": string;
|
||||
"ranking": string;
|
||||
"lastNDays": string;
|
||||
"_bubbleGame": {
|
||||
"howToPlay": string;
|
||||
"_howToPlay": {
|
||||
|
||||
@@ -1197,6 +1197,7 @@ showReplay: "リプレイを見る"
|
||||
replay: "リプレイ"
|
||||
replaying: "リプレイ中"
|
||||
ranking: "ランキング"
|
||||
lastNDays: "直近{n}日"
|
||||
|
||||
_bubbleGame:
|
||||
howToPlay: "遊び方"
|
||||
|
||||
Reference in New Issue
Block a user