@posiwise/i18n 0.0.17 → 0.0.18

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@posiwise/i18n",
3
- "version": "0.0.17",
3
+ "version": "0.0.18",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
package/smart-crm/en.json CHANGED
@@ -10,9 +10,9 @@
10
10
  "AccountMessage.Tel": "Tel",
11
11
  "AccountMessage.Country": "Country",
12
12
  "AccountMessage.MRR": "MRR",
13
- "AccountMessage.SignUp": "Signed up at",
13
+ "AccountMessage.UnsubscribedAt": "Unsubscribed at",
14
14
  "AccountMessage.SignUpAt": "Signed Up At",
15
- "AccountMessage.ExpAt": "CC Exp At",
15
+ "AccountMessage.CCExpAt": "CC Exp At",
16
16
  "AccountMessage.Quarter": "# Quarter",
17
17
  "AccountMessage.Month": "# Month",
18
18
  "AccountMessage.CompanyUrl": "Company Url",
@@ -80,6 +80,7 @@
80
80
  "OpportunitiesMessage.OneTimeAmount": "One Time Amount",
81
81
  "OpportunitiesMessage.WinChance": "Win Chance",
82
82
  "OpportunitiesMessage.MonthlyAmount": "Monthly Amount",
83
+ "OpportunitiesMessage.MRR": "MRR",
83
84
  "OpportunitiesMessage.Stage": "Stage",
84
85
  "OpportunitiesMessage.StartingAt": "Starting At",
85
86
  "OpportunitiesMessage.CrmProductId": "Crm Product Id",
@@ -107,15 +108,15 @@
107
108
  "OpportunitiesMessage.NoActionsMessage": "No actions submitted yet",
108
109
  "OpportunitiesMessage.NoVersionsMessage": "No versions present",
109
110
  "OpportunitiesMessage.NoActionsInOpportunitiesInfoMessage": "Comments need to be associated to actions. Please go to the Configuration tabs and set some actions before you can post a comment.",
110
- "OpportunitiesMessage.Tooltip.Won": "Won opportunities",
111
+ "OpportunitiesMessage.Tooltip.Won": "Total amount expected to coming in (Optional)",
111
112
  "OpportunitiesMessage.Tooltip.Stage": "Stage",
112
113
  "OpportunitiesMessage.Tooltip.Category": "Category",
113
114
  "OpportunitiesMessage.Tooltip.CrmProductId": "You can associate this opportunity to any of your products - if any",
114
115
  "OpportunitiesMessage.Tooltip.WinChance": "Please indicate the chances to win this opportunity",
115
116
  "OpportunitiesMessage.Tooltip.Feature": "This correspond to the product feature we expect this opportunity to be associated with",
116
117
  "OpportunitiesMessage.Tooltip.OneTimeAmount": "This is one-time payments you might have negotiated, such as setting up fees",
117
- "OpportunitiesMessage.Tooltip.MonthlyAmount": "This is the recurring monthly revenue",
118
- "OpportunitiesMessage.Tooltip.StartingAt": "Please indicate when the opportunity is likely to start",
118
+ "OpportunitiesMessage.Tooltip.MRR": "This is the expected monthly recurring revenue",
119
+ "OpportunitiesMessage.Tooltip.StartingAt": "Please indicate when the opportunity is likely to convert into a paying customer",
119
120
  "OpportunitiesMessage.Tooltip.StageOpportunity": "Please indicate the stage of the opportunity",
120
121
  "CommunicationsMessage.Body": "Body",
121
122
  "CommunicationsMessage.Location": "Location",
@@ -146,7 +147,7 @@
146
147
  "CommunicationsMessage.Reason": "Reason",
147
148
  "CommunicationsMessage.AddedMessage": "Communication Successfully Added",
148
149
  "CommunicationsMessage.DeletedMessage": "Communication Successfully Deleted",
149
- "CommunicationsMessage.NoCommunicationMessage": "No communication present - start adding some.",
150
+ "CommunicationsMessage.NoCommunicationMessage": "No marketing communication emails - start adding some.",
150
151
  "CommunicationsMessage.NoInsightMessage": "Not enough data",
151
152
  "CommunicationsMessage.Tooltip.Title": "The is the subject of your email communication",
152
153
  "CommunicationsMessage.Tooltip.Body": "This is the body of your email communication",