fix: added missing translations in InvoiceIn #1201
|
@ -70,3 +70,10 @@ invoicein:
|
|||
params:
|
||||
account: Ledger account
|
||||
correctingFk: Rectificative
|
||||
invoiceIn:
|
||||
jorgep marked this conversation as resolved
Outdated
|
||||
list:
|
||||
issued: Issued
|
||||
amount: Amount
|
||||
supplier: Supplier
|
||||
summary:
|
||||
booked: Booked Date
|
||||
|
|
|
@ -67,3 +67,10 @@ invoicein:
|
|||
params:
|
||||
account: Cuenta contable
|
||||
correctingFk: Rectificativa
|
||||
invoiceIn:
|
||||
jorgep marked this conversation as resolved
Outdated
jorgep
commented
Lo mismo Lo mismo
|
||||
list:
|
||||
issued: F. emisión
|
||||
amount: Importe
|
||||
supplier: Proveedor
|
||||
summary:
|
||||
booked: Fecha contable
|
||||
|
|
Loading…
Reference in New Issue
Que solo haya un invoicein padre, queda raro hacer invoicein.InvoiceIn. Cambia las traducciones donde haga falta
No se hace invoicein.InvoiceIn, es que está escrito de varias formas
Que solo haya 1, no varias
hecho