update translation index
This commit is contained in:
parent
69f3c8a58e
commit
6d8aa60cd8
1 changed files with 4 additions and 0 deletions
4
locales/index.d.ts
vendored
4
locales/index.d.ts
vendored
|
|
@ -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: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue