fix(provisioning): update fallback text to use 'resources' terminology
This commit is contained in:
+1
-1
@@ -224,7 +224,7 @@ function FormContent({ initialValues, selectedItems, workflowOptions, onDismiss
|
||||
<Alert severity="info" title={t('browse-dashboards.bulk-export-resources-form.folders-info', 'Folders in selection')}>
|
||||
{t(
|
||||
'browse-dashboards.bulk-export-resources-form.folders-info-description',
|
||||
'Folders will be left behind. New folders will be created in the repository based on the dashboard folder structure.'
|
||||
'Folders will be left behind. New folders will be created in the repository based on the resource folder structure.'
|
||||
)}
|
||||
</Alert>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user