- re done login con uuid;
- re done reset password con uuid; - re done user management con uuid;
This commit is contained in:
@@ -5,6 +5,9 @@ const getBandoLabel = (status) => {
|
||||
case 'SUBMIT':
|
||||
return __('Inviato', 'gepafin');
|
||||
|
||||
case 'ACTIVE':
|
||||
return __('Attivo', 'gepafin');
|
||||
|
||||
case 'PUBLISH':
|
||||
return __('Pubblicato', 'gepafin');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user