pcm-shared-components 2.1.159 → 2.1.160

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.
@@ -2200,7 +2200,7 @@
2200
2200
  "default_lot_pictures": "Default lot pictures to use if none specified for the lot associated with this rate.",
2201
2201
  "edit_rate_base": "Edit base rate",
2202
2202
  "edit_rate_schedule": "Edit schedule rate",
2203
- "monthly_billing_type_calendar_based": "Based on the calendar (true monthly)",
2203
+ "monthly_billing_type_calendar_based": "Based on the calendar (true monthly: 1st to 1st)",
2204
2204
  "monthly_billing_type_day_based": "Based on days (threshold)",
2205
2205
  "monthly_day_threshold_help": "Used only for day-based monthly billing. Allowed values: 28–31 days.",
2206
2206
  "new_rate_base": "Add new base rate",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pcm-shared-components",
3
- "version": "2.1.159",
3
+ "version": "2.1.160",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "babel": {