@posiwise/i18n 0.0.16 → 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 +1 -1
- package/smart-crm/en.json +8 -6
package/package.json
CHANGED
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.
|
|
13
|
+
"AccountMessage.UnsubscribedAt": "Unsubscribed at",
|
|
14
14
|
"AccountMessage.SignUpAt": "Signed Up At",
|
|
15
|
-
"AccountMessage.
|
|
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": "
|
|
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.
|
|
118
|
-
"OpportunitiesMessage.Tooltip.StartingAt": "Please indicate when the opportunity is likely to
|
|
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
|
|
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",
|
|
@@ -266,6 +267,7 @@
|
|
|
266
267
|
"StageMessages.UpdatedMessage": "Stage Successfully Updated",
|
|
267
268
|
"StageMessages.DeletedMessage": "Stage Successfully Delete",
|
|
268
269
|
"StageMessages.NoStageMessage": "No stages present - please add some.",
|
|
270
|
+
"StageMessages.NoStageCategoryMessage": "No stages present - please add some for this category.",
|
|
269
271
|
"StageMessages.Tooltip.PreviousStage": "Set the previous stage",
|
|
270
272
|
"StageMessages.ColorCode": "Color Code",
|
|
271
273
|
"StageMessages.Tooltip.ColorCode": "This is the bg color of the column in the Opportunities/BoardView tab.",
|