From fd73a0b8a5d78a8663cd2fdbdceb3dfae2d021cc Mon Sep 17 00:00:00 2001 From: yuri Date: Wed, 22 Mar 2017 11:52:06 +0200 Subject: [PATCH] lang --- application/Espo/Modules/Crm/Resources/i18n/en_US/Lead.json | 3 ++- .../Espo/Modules/Crm/Resources/i18n/en_US/Opportunity.json | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/application/Espo/Modules/Crm/Resources/i18n/en_US/Lead.json b/application/Espo/Modules/Crm/Resources/i18n/en_US/Lead.json index d8df8265d7..2b71c0a167 100644 --- a/application/Espo/Modules/Crm/Resources/i18n/en_US/Lead.json +++ b/application/Espo/Modules/Crm/Resources/i18n/en_US/Lead.json @@ -25,7 +25,8 @@ "targetLists": "Target Lists", "targetList": "Target List", "industry": "Industry", - "acceptanceStatus": "Acceptance Status" + "acceptanceStatus": "Acceptance Status", + "opportunityAmountCurrency": "Opportunity Amount Currency" }, "links": { "targetLists": "Target Lists", diff --git a/application/Espo/Modules/Crm/Resources/i18n/en_US/Opportunity.json b/application/Espo/Modules/Crm/Resources/i18n/en_US/Opportunity.json index abfdb40fae..cb1d935d81 100644 --- a/application/Espo/Modules/Crm/Resources/i18n/en_US/Opportunity.json +++ b/application/Espo/Modules/Crm/Resources/i18n/en_US/Opportunity.json @@ -13,7 +13,8 @@ "amountConverted": "Amount (converted)", "amountWeightedConverted": "Amount Weighted", "campaign": "Campaign", - "originalLead": "Original Lead" + "originalLead": "Original Lead", + "amountCurrency": "Amount Currency" }, "links": { "contacts": "Contacts",