feat: Add new breadcrumb component (#10268)
This commit is contained in:
@@ -2,5 +2,8 @@
|
||||
"PAGINATION_FOOTER": {
|
||||
"SHOWING": "Showing {startItem} - {endItem} of {totalItems} items",
|
||||
"CURRENT_PAGE_INFO": "{currentPage} of {totalPages} pages"
|
||||
},
|
||||
"BREADCRUMB": {
|
||||
"ARIA_LABEL": "Breadcrumb"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user