regen locales
This commit is contained in:
parent
92538b3b5d
commit
433fbbed80
1 changed files with 8 additions and 0 deletions
8
locales/index.d.ts
vendored
8
locales/index.d.ts
vendored
|
|
@ -12521,6 +12521,14 @@ export interface Locale extends ILocale {
|
|||
* Failed to load note
|
||||
*/
|
||||
"cannotLoadNote": string;
|
||||
/**
|
||||
* Please click [OK] to unsubscribe from announcement e-mails.
|
||||
*/
|
||||
"clickToUnsubscribe": string;
|
||||
/**
|
||||
* There was a problem unsubscribing.
|
||||
*/
|
||||
"unsubscribeError": string;
|
||||
"_flash": {
|
||||
/**
|
||||
* Flash Content Hidden
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue