diff --git a/locales/index.d.ts b/locales/index.d.ts index e20b6093e6..85ea73e3d5 100644 --- a/locales/index.d.ts +++ b/locales/index.d.ts @@ -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": { /**