decentraland-dapps 13.11.1 → 13.11.2

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.
@@ -86,7 +86,7 @@
86
86
  "network": {
87
87
  "ethereum": {
88
88
  "cta": "Ethereum MANA",
89
- "ctaSubtitle": "Use it to buy most wearables and emotes.",
89
+ "ctaSubtitle": "Use it to buy LAND, names and specific wearables in Ethereum.",
90
90
  "title": "Buy Ethereum MANA",
91
91
  "error": "Could not buy Ethereum MANA",
92
92
  "moonPay": {
@@ -104,7 +104,7 @@
104
104
  },
105
105
  "matic": {
106
106
  "cta": "Polygon MANA",
107
- "ctaSubtitle": "Use it to buy LAND, names and specific wearables.",
107
+ "ctaSubtitle": "Use it to buy most wearables and emotes in Polygon.",
108
108
  "title": "Buy Polygon MANA",
109
109
  "error": "Could not buy Polygon MANA",
110
110
  "moonPay": {
@@ -86,7 +86,7 @@
86
86
  "network": {
87
87
  "ethereum": {
88
88
  "cta": "Ethereum MANA",
89
- "ctaSubtitle": "Úselo para comprar la mayoría de los dispositivos portátiles y emotes.",
89
+ "ctaSubtitle": "Úselo para comprar terrenos, nombres y wearables específicos en Ethereum.",
90
90
  "title": "Compre Ethereum MANA",
91
91
  "error": "No se pudo realizar la compre de Ethereum MANA",
92
92
  "moonPay": {
@@ -104,7 +104,7 @@
104
104
  },
105
105
  "matic": {
106
106
  "cta": "Maná polígono",
107
- "ctaSubtitle": "Úsalo para comprar TERRENOS, nombres y wearables específicos.",
107
+ "ctaSubtitle": "Úselo para comprar la mayoría de los dispositivos portátiles y emotes en Polygon.",
108
108
  "title": "Compra Polygon MANA",
109
109
  "error": "No se pudo realizar la compra de Polygon MANA",
110
110
  "moonPay": {
@@ -86,7 +86,7 @@
86
86
  "network": {
87
87
  "ethereum": {
88
88
  "cta": "以太坊 MANA",
89
- "ctaSubtitle": "用它来购买大多数可穿戴设备和表情。",
89
+ "ctaSubtitle": "用它在以太坊中购买 LAND、名称和特定的可穿戴设备。",
90
90
  "title": "购买以太坊 MANA",
91
91
  "error": "无法购买以太坊 MANA",
92
92
  "moonPay": {
@@ -104,7 +104,7 @@
104
104
  },
105
105
  "matic": {
106
106
  "cta": "多边形 MANA",
107
- "ctaSubtitle": "用它来购买 LAND、名称和特定的可穿戴设备。",
107
+ "ctaSubtitle": "用它来购买 Polygon 中的大多数可穿戴设备和表情。",
108
108
  "title": "购买多边形 MANA",
109
109
  "error": "无法购买多边形 MANA",
110
110
  "moonPay": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "decentraland-dapps",
3
- "version": "13.11.1",
3
+ "version": "13.11.2",
4
4
  "dependencies": {
5
5
  "@0xsequence/multicall": "^0.25.1",
6
6
  "@0xsequence/relayer": "^0.25.1",