From 981b763cd8294ed7d45ddee840ef40d491a6f28f Mon Sep 17 00:00:00 2001 From: Dani Herrero Date: Wed, 31 May 2017 13:01:15 +0200 Subject: [PATCH] =?UTF-8?q?correcci=C3=B3n=20errata=20ortogr=C3=A1fica?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/client/src/billing-data/locale/es.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/client/src/billing-data/locale/es.json b/client/client/src/billing-data/locale/es.json index 5c4e720d71..df26aa2289 100644 --- a/client/client/src/billing-data/locale/es.json +++ b/client/client/src/billing-data/locale/es.json @@ -1,6 +1,6 @@ { "Changed terms": "Has modificado las condiciones de pago", - "Notify customer?" : "¿Deseas notificar al cliente con dichos cambios?", + "Notify customer?" : "¿Deseas notificar al cliente de dichos cambios?", "No": "No", "Yes, notify": "Sí, notificar" } \ No newline at end of file