diff --git a/locales/index.d.ts b/locales/index.d.ts
index 0ca5919dd4a66c9f9a926f627f3037fbf98b488a..aa63c0385607b4fb4e682a28b84dcfcfd19ff6af 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: {