pcm-shared-components 2.1.194 → 2.1.195

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.
@@ -3034,6 +3034,7 @@
3034
3034
  },
3035
3035
  "lot_move": {
3036
3036
  "current_price": "Current price",
3037
+ "frozen_rate": "Frozen rate",
3037
3038
  "keep_price": "Keep current price",
3038
3039
  "new_lot_rate": "New lot's rate",
3039
3040
  "price_preserved": "Price preserved from previous lot",
@@ -3034,6 +3034,7 @@
3034
3034
  },
3035
3035
  "lot_move": {
3036
3036
  "current_price": "Precio actual",
3037
+ "frozen_rate": "Tarifa congelada",
3037
3038
  "keep_price": "Mantener el precio actual",
3038
3039
  "new_lot_rate": "Tarifa del nuevo lote",
3039
3040
  "price_preserved": "Precio conservado del lote anterior",
@@ -3034,6 +3034,7 @@
3034
3034
  },
3035
3035
  "lot_move": {
3036
3036
  "current_price": "Prix actuel",
3037
+ "frozen_rate": "Tarif figé",
3037
3038
  "keep_price": "Garder le prix actuel",
3038
3039
  "new_lot_rate": "Tarif du nouveau lot",
3039
3040
  "price_preserved": "Prix conservé depuis le lot précédent",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pcm-shared-components",
3
- "version": "2.1.194",
3
+ "version": "2.1.195",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "babel": {