@dydxprotocol/v4-localization 1.1.50 → 1.1.51

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.
@@ -1407,7 +1407,7 @@
1407
1407
  "ADJUSTED_IMR_BODY": "We have temporarily {ACTION} the Initial Margin Requirements on {MARKET} to {PERCENT} due to volatility. {ADDITIONAL_NOTE}",
1408
1408
  "BLOCK_REWARD": "Block Reward",
1409
1409
  "CHAIN_DISRUPTION_DETECTED": "Chain disruption detected",
1410
- "CHAIN_DISRUPTION_DETECTED_BODY": "Trading and transferring is disabled as orders may fail or be delayed due to dYdX Chain disruption. Please wait and try again later. Your funds are safe.",
1410
+ "CHAIN_DISRUPTION_DETECTED_BODY": "Trading and transferring is disabled as orders may fail or be delayed due to a dYdX Chain disruption. Please wait and try again later. Your funds are safe.",
1411
1411
  "CLOSE_MARKET_POSITIONS": "Close your {MARKET} position",
1412
1412
  "CLOSE_MARKET_POSITIONS_BODY": "{MARKET} is set to close only mode and the close price of {MARKET} is now fixed. Please close your open {MARKET} position as soon as you are able. We're here to help via the help chat if you run into issues.",
1413
1413
  "COMPLIANCE_ALERT": "Compliance alert",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dydxprotocol/v4-localization",
3
- "version": "1.1.50",
3
+ "version": "1.1.51",
4
4
  "description": "v4 localization",
5
5
  "main": "index.ts",
6
6
  "scripts": {
@@ -1,6 +1,6 @@
1
1
  // !! GENERATED FILE - DO NOT EDIT
2
2
 
3
- // Generated from ../config/localization/en/app.json using ./codegen_localization_app.swift
3
+ // Generated from ../config/localization/en/app.json using codegen_localization_app.swift
4
4
 
5
5
  export const APP_STRING_KEYS = {
6
6