diff --git a/apps/web/index.html b/apps/web/index.html index 10318ef9..4e950c62 100644 --- a/apps/web/index.html +++ b/apps/web/index.html @@ -9,6 +9,7 @@
+ {t("common.rows_selected", { count: selectedRowsCount })} +
{t("customerInvoices.create.description")}
{t("customerInvoices.list.description")}
{t("pages.list.description")}
+ No se encontró ningún cliente con "{searchValue}" +
{customer.name}
{selectedCustomer.company}
{selectedCustomer.email}
{selectedCustomer.phone}
{selectedCustomer.address}
+ {new Date(selectedCustomer.createdAt).toLocaleDateString("es-ES")} +