add conditional role tester section
This commit is contained in:
parent
04d45859e6
commit
d77880aa4d
4 changed files with 124 additions and 3 deletions
4
locales/index.d.ts
vendored
4
locales/index.d.ts
vendored
|
|
@ -7782,6 +7782,10 @@ export interface Locale extends ILocale {
|
|||
* This condition may be incorrect for remote users.
|
||||
*/
|
||||
"remoteDataWarning": string;
|
||||
/**
|
||||
* Role tester
|
||||
*/
|
||||
"roleTester": string;
|
||||
};
|
||||
"_sensitiveMediaDetection": {
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue