add conditional role tester section

This commit is contained in:
bunnybeam 2025-08-01 00:52:03 +01:00
parent 04d45859e6
commit d77880aa4d
No known key found for this signature in database
4 changed files with 124 additions and 3 deletions

4
locales/index.d.ts vendored
View file

@ -7782,6 +7782,10 @@ export interface Locale extends ILocale {
* This condition may be incorrect for remote users.
*/
"remoteDataWarning": string;
/**
* Role tester
*/
"roleTester": string;
};
"_sensitiveMediaDetection": {
/**