update translation index

This commit is contained in:
dakkar 2025-07-10 16:12:21 +01:00
parent 69f3c8a58e
commit 6d8aa60cd8

4
locales/index.d.ts vendored
View file

@ -13346,6 +13346,10 @@ export interface Locale extends ILocale {
* Don't delete files used as avatars&c
*/
"keepFilesInUse": string;
/**
* this option requires more complicated database queries, you may need to increase the value of db.extra.statement_timeout in the configuration file
*/
"keepFilesInUseDescription": string;
};
}
declare const locales: {