- updates in labels and some refactoring;

This commit is contained in:
Vitalii Kiiko
2024-11-15 14:28:23 +01:00
parent 7371ff1eb9
commit 11a1c35108
10 changed files with 48 additions and 12 deletions

View File

@@ -112,7 +112,7 @@ const BandoFlowEdit = () => {
toast.current.show({
severity: 'success',
summary: '',
detail: __('Il flusso è stato aggiornato corretamente!', 'gepafin')
detail: __('Il flusso è stato aggiornato correttamente!', 'gepafin')
});
}
}