Files
leadchat/app/javascript/dashboard/i18n/locale/en/components.json
2024-10-15 12:59:50 -07:00

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"
}
}