diff --git a/locales/index.d.ts b/locales/index.d.ts index 0ca5919dd4..aa63c03856 100644 --- a/locales/index.d.ts +++ b/locales/index.d.ts @@ -2271,6 +2271,8 @@ export interface Locale { "resetPassword": string; "suspendRemoteInstance": string; "unsuspendRemoteInstance": string; + "markSensitiveDriveFile": string; + "unmarkSensitiveDriveFile": string; }; } declare const locales: {