diff --git a/web-ui/web-react/src/components/AreasComunes.js b/web-ui/web-react/src/components/AreasComunes.js index 252a54bb..7eefc66c 100644 --- a/web-ui/web-react/src/components/AreasComunes.js +++ b/web-ui/web-react/src/components/AreasComunes.js @@ -275,8 +275,8 @@ const AreasComunes = () => { scrollable scrollHeight="400px" scrollDirection="both" header={header} rowsPerPageOptions={[5, 10, 25]} className="datatable-responsive mt-3" paginatorTemplate="FirstPageLink PrevPageLink PageLinks NextPageLink LastPageLink CurrentPageReport RowsPerPageDropdown" - currentPageReportTemplate="Mostrando {first} a {last} de {totalRecords} administradores de comunidades de viviendas" - globalFilter={globalFilter} emptyMessage="No hay administradores de comunidades registrados."> + currentPageReportTemplate="Mostrando {first} a {last} de {totalRecords} áreas comunes" + globalFilter={globalFilter} emptyMessage="No hay áreas comunes registrados.">