Explorar o código

fix the word in archivecreatemodal

zahmis %!s(int64=5) %!d(string=hai) anos
pai
achega
282d0fa8c0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/client/js/components/ArchiveCreateModal.jsx

+ 1 - 1
src/client/js/components/ArchiveCreateModal.jsx

@@ -64,7 +64,7 @@ const ArchiveCreateModal = (props) => {
         hierarchyType,
         hierarchyValue,
       });
-      toastSuccess('Create Archive');
+      toastSuccess('Submitted the request to create the archive');
     }
     catch (e) {
       toastError(e);