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",