1 | {
|
2 | "ClearIconButton.title": "Clear",
|
3 | "GlSorting.sortAscending": "Sort direction: ascending",
|
4 | "GlSorting.sortDescending": "Sort direction: descending",
|
5 | "GlSearchBoxByType.clearButtonTitle": "Clear",
|
6 | "GlSearchBoxByType.input.placeholder": "Search",
|
7 | "GlKeysetPagination.prevText": "Prev",
|
8 | "GlKeysetPagination.navigationLabel": "Pagination",
|
9 | "GlKeysetPagination.nextText": "Next",
|
10 | "GlBreadcrumb.showMoreLabel": "Show more breadcrumbs",
|
11 | "GlCollapsibleListbox.srOnlyResultsLabel": "Results count"
|
12 | }
|