@posiwise/i18n 0.0.16 → 0.0.17

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.16",
3
+ "version": "0.0.17",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
package/smart-crm/en.json CHANGED
@@ -266,6 +266,7 @@
266
266
  "StageMessages.UpdatedMessage": "Stage Successfully Updated",
267
267
  "StageMessages.DeletedMessage": "Stage Successfully Delete",
268
268
  "StageMessages.NoStageMessage": "No stages present - please add some.",
269
+ "StageMessages.NoStageCategoryMessage": "No stages present - please add some for this category.",
269
270
  "StageMessages.Tooltip.PreviousStage": "Set the previous stage",
270
271
  "StageMessages.ColorCode": "Color Code",
271
272
  "StageMessages.Tooltip.ColorCode": "This is the bg color of the column in the Opportunities/BoardView tab.",