From 5efcd6a57e888399cba4960020fd8930f19c680e Mon Sep 17 00:00:00 2001 From: "LaptopVerdnatura\\Javi" Date: Thu, 12 Aug 2021 14:00:15 +0200 Subject: [PATCH] translation --- loopback/locale/en.json | 3 ++- loopback/locale/es.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/loopback/locale/en.json b/loopback/locale/en.json index 02443a0665..ba953674b5 100644 --- a/loopback/locale/en.json +++ b/loopback/locale/en.json @@ -113,5 +113,6 @@ "reserved": "reserved", "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", - "This client is not invoiceable": "This client is not invoiceable" + "This client is not invoiceable": "This client is not invoiceable", + "INACTIVE_PROVIDER": "Inactive provider" } \ No newline at end of file diff --git a/loopback/locale/es.json b/loopback/locale/es.json index 36eebe2241..20584247a4 100644 --- a/loopback/locale/es.json +++ b/loopback/locale/es.json @@ -195,7 +195,7 @@ "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", "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", "serial non editable": "Esta serie no permite asignar la referencia", "Max shipped required": "La fecha lĂ­mite es requerida",