Files
leadchat/app/javascript/dashboard/i18n/locale/tl/general.json
2024-07-25 11:58:22 -07:00

6 lines
103 B
JSON

{
"GENERAL": {
"SHOWING_RESULTS": "Showing {firstIndex}-{lastIndex} of {totalCount} items"
}
}