1
0
mirror of https://git.boykissers.com/pawkey/pawkey-sk.git synced 2025-12-20 04:04:16 +00:00

add translation entry for "write:admin:cw-user"

This commit is contained in:
Hazelnoot
2025-02-12 14:54:18 -05:00
parent 3d23cdc0e4
commit c32bde739e
2 changed files with 5 additions and 0 deletions

4
locales/index.d.ts vendored
View File

@@ -8554,6 +8554,10 @@ export interface Locale extends ILocale {
* Mark users an not NSFW
*/
"write:admin:unnsfw-user": string;
/**
* Apply mandatory CW on users
*/
"write:admin:cw-user": string;
/**
* Silence users
*/