From 82d0eeb4c6e5dc7dd38c069e9b59e8a396be0d0b Mon Sep 17 00:00:00 2001 From: Mariela Date: Mon, 1 Aug 2022 01:02:48 -0600 Subject: [PATCH] arreglar textos --- web-ui/web-react/src/components/AreasComunes.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.">