improve moderation log

This commit is contained in:
syuilo 2023-09-24 10:33:30 +09:00
parent ed53b5f9bc
commit 2ad3b1fd74
5 changed files with 22 additions and 9 deletions

3
locales/index.d.ts vendored
View file

@ -2262,6 +2262,9 @@ export interface Locale {
"deleteNote": string;
"createGlobalAnnouncement": string;
"createUserAnnouncement": string;
"resetPassword": string;
"suspendRemoteInstance": string;
"unsuspendRemoteInstance": string;
};
}
declare const locales: {