[ACA-2605] - fix: add aria-label to toggle button (#5397)

* fix: add aria-label to toggle button

* fix: swap label to use translation key and pipe
This commit is contained in:
Taylor
2020-01-25 08:49:48 -05:00
committed by Eugenio Romano
parent f0189efd5a
commit 7d14e3fe86
2 changed files with 4 additions and 1 deletions

View File

@@ -200,6 +200,9 @@
"CLEAR": "Clear",
"TOGGLE": "Toggle value"
}
},
"SEARCH": {
"TOGGLE_ASC_DESC_ORDER": "Toggle results between ascending and descending order"
}
},
"COMMENTS": {