Alerting: Change export label (#74277)

Change export label
This commit is contained in:
Sonia Aguilar
2023-09-01 16:28:23 +02:00
committed by GitHub
parent 8833f360ec
commit d8d2f890b5
@@ -29,7 +29,7 @@ export function MoreActionsRuleButtons({}: Props) {
download: 'true',
format: 'yaml',
})}
label="Export all"
label="Export all Grafana-managed rules"
target="_blank"
/>
)}