summaryrefslogtreecommitdiff
path: root/locales
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2023-09-24 15:41:07 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2023-09-24 15:41:07 +0900
commit80d52f65ebea4ec35d1cf4f1a660dc4a6f0789ed (patch)
treec25f13ba579045cfe3c91e6ddbbf1988a7d7624f /locales
parentimprove moderation log (diff)
downloadsharkey-80d52f65ebea4ec35d1cf4f1a660dc4a6f0789ed.tar.gz
sharkey-80d52f65ebea4ec35d1cf4f1a660dc4a6f0789ed.tar.bz2
sharkey-80d52f65ebea4ec35d1cf4f1a660dc4a6f0789ed.zip
Update index.d.ts
Diffstat (limited to 'locales')
-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: {