10 lines
222 B
JSON
10 lines
222 B
JSON
{
|
|
"PAGINATION_FOOTER": {
|
|
"SHOWING": "Showing {startItem} - {endItem} of {totalItems} items",
|
|
"CURRENT_PAGE_INFO": "{currentPage} of {totalPages} pages"
|
|
},
|
|
"BREADCRUMB": {
|
|
"ARIA_LABEL": "Breadcrumb"
|
|
}
|
|
}
|