update translation index

This commit is contained in:
dakkar 2025-07-23 11:02:54 +01:00
parent ab7fd2a7b0
commit ed26a7723e

8
locales/index.d.ts vendored
View file

@ -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": {
/**