mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-16 07:08:55 +00:00
Modify the prompt information
This commit is contained in:
@@ -89,7 +89,7 @@ class SidePanel extends React.Component {
|
||||
this.setState({isLoading: true});
|
||||
this.refershFileList();
|
||||
}
|
||||
let message = gettext('Successful restore.');
|
||||
let message = gettext('Successfully restored.');
|
||||
toaster.success(message);
|
||||
});
|
||||
}
|
||||
|
Reference in New Issue
Block a user