From 2a121dbbb31d37ced9d7a5702cfe3d827c88c272 Mon Sep 17 00:00:00 2001 From: provira Date: Mon, 13 Jan 2025 10:54:28 +0100 Subject: [PATCH] fix: added missing translations in InvoiceIn --- src/pages/InvoiceIn/locale/en.yml | 7 +++++++ src/pages/InvoiceIn/locale/es.yml | 7 +++++++ 2 files changed, 14 insertions(+) diff --git a/src/pages/InvoiceIn/locale/en.yml b/src/pages/InvoiceIn/locale/en.yml index 2d1458290..5556f5a7f 100644 --- a/src/pages/InvoiceIn/locale/en.yml +++ b/src/pages/InvoiceIn/locale/en.yml @@ -70,3 +70,10 @@ invoicein: params: account: Ledger account correctingFk: Rectificative +invoiceIn: + list: + issued: Issued + amount: Amount + supplier: Supplier + summary: + booked: Booked Date diff --git a/src/pages/InvoiceIn/locale/es.yml b/src/pages/InvoiceIn/locale/es.yml index e6b323a73..cb84b519a 100644 --- a/src/pages/InvoiceIn/locale/es.yml +++ b/src/pages/InvoiceIn/locale/es.yml @@ -67,3 +67,10 @@ invoicein: params: account: Cuenta contable correctingFk: Rectificativa +invoiceIn: + list: + issued: F. emisiĆ³n + amount: Importe + supplier: Proveedor + summary: + booked: Fecha contable