update translation index
This commit is contained in:
parent
ab7fd2a7b0
commit
ed26a7723e
1 changed files with 8 additions and 0 deletions
8
locales/index.d.ts
vendored
8
locales/index.d.ts
vendored
|
|
@ -6005,6 +6005,14 @@ export interface Locale extends ILocale {
|
|||
* New
|
||||
*/
|
||||
"new": string;
|
||||
/**
|
||||
* Throw confetti
|
||||
*/
|
||||
"confetti": string;
|
||||
/**
|
||||
* If enabled, the announcement will display a confetti effect when viewed.
|
||||
*/
|
||||
"confettiDescription": string;
|
||||
};
|
||||
"_initialAccountSetting": {
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue