Feature: add notification for single rename of manage page

This commit is contained in:
萌萌哒赫萝
2023-08-21 01:38:52 -07:00
parent e89b3ca6d1
commit 19f2b18a6a
8 changed files with 13 additions and 11 deletions

View File

@@ -800,6 +800,7 @@ interface ILocales {
MANAGE_BUCKET_DELETE_FAIL: string
MANAGE_BUCKET_DELETE_CANCEL: string
MANAGE_BUCKET_RENAME_INFO_MSG: string
MANAGE_BUCKET_RENAME_SUCCESS: string
MANAGE_BUCKET_RENAME_ERROR_MSG: string
MANAGE_BUCKET_DOWNLOAD_COLUMN_FILENAME: string
MANAGE_BUCKET_DOWNLOAD_COLUMN_FINISHTIME: string