From 4bbe181f148b22c37cdfb8fb287d73f2d76ca4f0 Mon Sep 17 00:00:00 2001 From: Mexina M Daniel Date: Tue, 13 Dec 2016 18:00:36 +0300 Subject: [PATCH] Changed Residence label to Residence phone # --- app/global-translations/locale-en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/global-translations/locale-en.json b/app/global-translations/locale-en.json index 2b79fdfc..17002043 100644 --- a/app/global-translations/locale-en.json +++ b/app/global-translations/locale-en.json @@ -1441,7 +1441,7 @@ "label.input.city": "City", "label.input.zip": "Zip", "label.input.mobile": "Mobile", - "label.input.residence": "Residence", + "label.input.residence": "Residence phone #", "label.input.purpose": "Purpose", "label.input.syncrepaymentswithmeeting": "Sync repayments with meeting", "label.input.syncdisbursementdatewithmeeting": "Sync disbursement date with meeting",