From 4c39d7fd74c62a01651d9cdf0f3ce4fcb3c453d9 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Fri, 24 Jul 2020 23:33:43 +0530 Subject: [PATCH 1/2] New translations en.json (Dutch) --- src/i18n/locales/nl.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locales/nl.json b/src/i18n/locales/nl.json index f915e65b..b5960413 100644 --- a/src/i18n/locales/nl.json +++ b/src/i18n/locales/nl.json @@ -98,7 +98,7 @@ "line1": "Adresveld 1", "line2": "Adresveld 2", "city": "Stad", - "pincode": "PIN-code" + "pincode": "Postcode" } }, "social": { From 0b71193526be3d80769133b98b39dfd33a0cae4a Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sat, 25 Jul 2020 01:38:43 +0530 Subject: [PATCH 2/2] New translations en.json (Spanish) --- src/i18n/locales/es.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locales/es.json b/src/i18n/locales/es.json index 257e0ab7..965b155a 100644 --- a/src/i18n/locales/es.json +++ b/src/i18n/locales/es.json @@ -98,7 +98,7 @@ "line1": "Domicilio - Línea 1", "line2": "Dirección - Línea 2", "city": "Ciudad", - "pincode": "Código Pin" + "pincode": "Código Postal" } }, "social": {