From ed26a7723e7786dfb6bbf7848a2856113ce37124 Mon Sep 17 00:00:00 2001 From: dakkar Date: Wed, 23 Jul 2025 11:02:54 +0100 Subject: [PATCH] update translation index --- locales/index.d.ts | 8 ++++++++ 1 file changed, 8 insertions(+) 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": { /**