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

6 lines
109 B
JSON

{
"GENERAL": {
"SHOWING_RESULTS": "Mostrando {firstIndex}-{lastIndex} de {totalCount} elementos"
}
}