enhance(drop-and-fusion): some tweaks
This commit is contained in:
parent
271407312e
commit
0aefebf02a
4 changed files with 8 additions and 6 deletions
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: "遊び方"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue