summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--locales/index.d.ts2
1 files changed, 2 insertions, 0 deletions
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: {