Files
leadchat/app/javascript/dashboard/i18n/locale/en/components.json
2024-10-14 21:06:54 -07:00

7 lines
168 B
JSON

{
"PAGINATION_FOOTER": {
"SHOWING": "Showing {startItem} - {endItem} of {totalItems} items",
"CURRENT_PAGE_INFO": "{currentPage} of {totalPages} pages"
}
}