diff --git a/locales/index.d.ts b/locales/index.d.ts index 256f178124597adaf7ad1be82ae2f16c7cd26aa7..dbd485379f5afeeb4828c4a8b9685cd94ff6e8de 100644 --- a/locales/index.d.ts +++ b/locales/index.d.ts @@ -2166,6 +2166,7 @@ export interface Locale { "notificationWillBeDisplayedLikeThis": string; "_types": { "all": string; + "note": string; "follow": string; "mention": string; "reply": string;