@dydxprotocol/v4-localization 1.1.131 → 1.1.132

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.
@@ -136,6 +136,7 @@
136
136
  "EQUITY": "Equity",
137
137
  "EST_APR": "Est. {PERCENTAGE} APR",
138
138
  "EST_GAS": "Est. Gas",
139
+ "EST_REWARDS": "Est. Rewards",
139
140
  "ESTIMATED": "Estimated",
140
141
  "EXPAND_SECTION": "Expand section",
141
142
  "EXPAND": "Expand",
@@ -1271,7 +1272,7 @@
1271
1272
  "LIMIT_PRICE": "Limit Price",
1272
1273
  "LIQUIDATED": "Liquidated",
1273
1274
  "LIQUIDATION": "Liquidation",
1274
- "LIQUIDATION_PRICE_SHORT": "Liq.",
1275
+ "LIQUIDATION_PRICE_SHORT": "Liq. Price",
1275
1276
  "LIQUIDATION_PRICE": "Liquidation Price",
1276
1277
  "LIQUIDITY": "Liquidity",
1277
1278
  "MAKER_FEE": "Maker Fee",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dydxprotocol/v4-localization",
3
- "version": "1.1.131",
3
+ "version": "1.1.132",
4
4
  "description": "v4 localization",
5
5
  "main": "index.ts",
6
6
  "scripts": {