forked from mirrors/misskey
enhance(drop-and-fusion): add game description
This commit is contained in:
8
locales/index.d.ts
vendored
8
locales/index.d.ts
vendored
@@ -1199,6 +1199,14 @@ export interface Locale {
|
||||
"showReplay": string;
|
||||
"replay": string;
|
||||
"replaying": string;
|
||||
"_bubbleGame": {
|
||||
"howToPlay": string;
|
||||
"_howToPlay": {
|
||||
"section1": string;
|
||||
"section2": string;
|
||||
"section3": string;
|
||||
};
|
||||
};
|
||||
"_announcement": {
|
||||
"forExistingUsers": string;
|
||||
"forExistingUsersDescription": string;
|
||||
|
||||
Reference in New Issue
Block a user