improve moderation log
This commit is contained in:
parent
ed53b5f9bc
commit
2ad3b1fd74
5 changed files with 22 additions and 9 deletions
3
locales/index.d.ts
vendored
3
locales/index.d.ts
vendored
|
@ -2262,6 +2262,9 @@ export interface Locale {
|
|||
"deleteNote": string;
|
||||
"createGlobalAnnouncement": string;
|
||||
"createUserAnnouncement": string;
|
||||
"resetPassword": string;
|
||||
"suspendRemoteInstance": string;
|
||||
"unsuspendRemoteInstance": string;
|
||||
};
|
||||
}
|
||||
declare const locales: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue