diff --git a/loopback/locale/en.json b/loopback/locale/en.json index fdaea2697..921c18d95 100644 --- a/loopback/locale/en.json +++ b/loopback/locale/en.json @@ -226,6 +226,5 @@ "This password can only be changed by the user themselves": "This password can only be changed by the user themselves", "They're not your subordinate": "They're not your subordinate", "InvoiceIn is already booked": "InvoiceIn is already booked", - "This workCenter already exists": "This workCenter already exists", - "This workCenter is already assigned to this agency": "This workCenter is already assigned to this agency" + "This workCenter already exists": "This workCenter already exists" } \ No newline at end of file diff --git a/loopback/locale/es.json b/loopback/locale/es.json index b218f03ec..d7f9564fe 100644 --- a/loopback/locale/es.json +++ b/loopback/locale/es.json @@ -353,6 +353,5 @@ "This password can only be changed by the user themselves": "Esta contraseña solo puede ser modificada por el propio usuario", "They're not your subordinate": "No es tu subordinado/a.", "No results found": "No se han encontrado resultados", - "InvoiceIn is already booked": "La factura recibida está contabilizada", - "This workCenter is already assigned to this agency": "This workCenter is already assigned to this agency" + "InvoiceIn is already booked": "La factura recibida está contabilizada" } \ No newline at end of file