enhance(drop-and-fusion): some tweaks
This commit is contained in:
1
locales/index.d.ts
vendored
1
locales/index.d.ts
vendored
@@ -1201,6 +1201,7 @@ export interface Locale {
|
||||
"replaying": string;
|
||||
"ranking": string;
|
||||
"lastNDays": string;
|
||||
"backToTitle": string;
|
||||
"_bubbleGame": {
|
||||
"howToPlay": string;
|
||||
"_howToPlay": {
|
||||
|
||||
@@ -1198,6 +1198,7 @@ replay: "リプレイ"
|
||||
replaying: "リプレイ中"
|
||||
ranking: "ランキング"
|
||||
lastNDays: "直近{n}日"
|
||||
backToTitle: "タイトルへ"
|
||||
|
||||
_bubbleGame:
|
||||
howToPlay: "遊び方"
|
||||
|
||||
Reference in New Issue
Block a user