enhance(frontend): tweak announcement manage ui

This commit is contained in:
syuilo
2023-11-03 17:14:35 +09:00
parent 24e629ca5c
commit ee191169f5
3 changed files with 6 additions and 0 deletions

2
locales/index.d.ts vendored
View File

@@ -1169,6 +1169,8 @@ export interface Locale {
"tooManyActiveAnnouncementDescription": string;
"readConfirmTitle": string;
"readConfirmText": string;
"shouldNotBeUsedToPresentPermanentInfo": string;
"dialogAnnouncementUxWarn": string;
};
"_initialAccountSetting": {
"accountCreated": string;