add Filters copy change (#6885)

This commit is contained in:
Marcus 2019-02-17 20:42:38 -08:00 committed by Maxime Beauchemin
parent dce853d450
commit 3956bd20c2

View File

@ -36,10 +36,9 @@ export default {
],
controlOverrides: {
adhoc_filters: {
label: t('Global Filters'),
label: t('Limit Selector Values'),
description: t(
'These filters, like the time filters, will be applied ' +
'to each individual filters as the values are populated.'),
'These filters apply to the values available in the dropdowns'),
},
},
};