regenerate locales

This commit is contained in:
Hazelnoot 2025-10-07 20:52:04 -04:00
parent 429132fe5d
commit af6b4813b6

8
locales/index.d.ts vendored
View file

@ -12545,6 +12545,14 @@ export interface Locale extends ILocale {
* Failed to load note * Failed to load note
*/ */
"cannotLoadNote": string; "cannotLoadNote": string;
/**
* Please click [OK] to unsubscribe from announcement e-mails.
*/
"clickToUnsubscribe": string;
/**
* There was a problem unsubscribing.
*/
"unsubscribeError": string;
"_flash": { "_flash": {
/** /**
* Flash Content Hidden * Flash Content Hidden