translation
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
This commit is contained in:
parent
da9eddbf9e
commit
5efcd6a57e
|
@ -113,5 +113,6 @@
|
||||||
"reserved": "reserved",
|
"reserved": "reserved",
|
||||||
"Global invoicing failed": "[Global invoicing] Wasn't able to invoice some of the clients",
|
"Global invoicing failed": "[Global invoicing] Wasn't able to invoice some of the clients",
|
||||||
"A ticket with a negative base can't be invoiced": "A ticket with a negative base can't be invoiced",
|
"A ticket with a negative base can't be invoiced": "A ticket with a negative base can't be invoiced",
|
||||||
"This client is not invoiceable": "This client is not invoiceable"
|
"This client is not invoiceable": "This client is not invoiceable",
|
||||||
|
"INACTIVE_PROVIDER": "Inactive provider"
|
||||||
}
|
}
|
|
@ -195,7 +195,7 @@
|
||||||
"This document already exists on this ticket": "Este documento ya existe en el ticket",
|
"This document already exists on this ticket": "Este documento ya existe en el ticket",
|
||||||
"Some of the selected tickets are not billable": "Algunos de los tickets seleccionados no son facturables",
|
"Some of the selected tickets are not billable": "Algunos de los tickets seleccionados no son facturables",
|
||||||
"You can't invoice tickets from multiple clients": "No puedes facturar tickets de multiples clientes",
|
"You can't invoice tickets from multiple clients": "No puedes facturar tickets de multiples clientes",
|
||||||
"INACTIVE_PROVIDER": "INACTIVE_PROVIDER",
|
"INACTIVE_PROVIDER": "Proveedor inactivo",
|
||||||
"This client is not invoiceable": "Este cliente no es facturable",
|
"This client is not invoiceable": "Este cliente no es facturable",
|
||||||
"serial non editable": "Esta serie no permite asignar la referencia",
|
"serial non editable": "Esta serie no permite asignar la referencia",
|
||||||
"Max shipped required": "La fecha límite es requerida",
|
"Max shipped required": "La fecha límite es requerida",
|
||||||
|
|
Loading…
Reference in New Issue