X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=public%2Fapp%2Fmain%2Fapps%2Fintegrations%2Fi18n%2Fen.json;h=799274b6a11dff53b87937736ec904d2a5f1ee2a;hb=7e2a86485d5b091066011cf58fcba785923a5ac5;hp=e9c7e0ab2c8f1922c1592a86da8f10dbc6365d5b;hpb=de6f27d8824ffb29cbf937050a12378469af9a53;p=motion2.git diff --git a/public/app/main/apps/integrations/i18n/en.json b/public/app/main/apps/integrations/i18n/en.json index e9c7e0a..799274b 100644 --- a/public/app/main/apps/integrations/i18n/en.json +++ b/public/app/main/apps/integrations/i18n/en.json @@ -65,7 +65,11 @@ "CLIENTID": "The specific CLient Id of your application", "CLIENTSECRET": "The specific CLientSecret of your application", "CODE": "The specific code generated through Developer Console", - "REFRESHTOKEN": "The automatically generated refresh token used to refresh expired access tokens. Also the access token are automatically generated each time an api is launched." + "REFRESHTOKEN": "The automatically generated refresh token used to refresh expired access tokens. Also the access token are automatically generated each time an api is launched.", + "LEADID": "Field name used to link Case and Lead objects", + "ADDITIONALSEARCHACCOUNT": "Additional field name used to search customer phone number in Accounts", + "ADDITIONALSEARCHCONTACT": "Additional field name used to search customer phone number in Contacts", + "ADDITIONALSEARCHLEAD": "Additional field name used to search customer phone number in Leads" }, "CODE": "Developer Console Code", "REFRESHTOKEN": "Refresh Token (generated)", @@ -231,6 +235,10 @@ "ADD_DYNAMICS365CONFIGURATION": "Add Dynamics365 Configuration", "TICKETTYPE": "Ticket Type", "CASE": "Case", + "LEADID": "Lead Id", + "ADDITIONALSEARCHACCOUNT": "Additional Search Account", + "ADDITIONALSEARCHCONTACT": "Additional Search Contact", + "ADDITIONALSEARCHLEAD": "Additional Search Lead", "PHONECALL": "Phonecall", "TASK": "Task", "MODULECREATE": "Module Create"