@dydxprotocol/v4-localization
Advanced tools
Comparing version 1.1.184 to 1.1.185
@@ -176,2 +176,10 @@ { | ||
}, | ||
"MARKET_WIND_DOWN": { | ||
"TITLE": "{MARKET} market wound down", | ||
"BODY": "On {DATE}, the {MARKET} market went through final settlement. Existing positions have been closed and open orders have now been canceled. You can find more information regarding the final settlement {HERE_LINK}." | ||
}, | ||
"MARKET_WIND_DOWN_PROPOSAL": { | ||
"TITLE": "Live proposal to wind down {MARKET} market", | ||
"BODY": "There is currently a live proposal to wind down the {MARKET} market. If passed, the {MARKET} market will enter final settlement on {DATE}. Existing positions will be closed and open orders will be canceled. You can find more information regarding the proposal {HERE_LINK}." | ||
}, | ||
"TWO_MARKET_WIND_DOWN": { | ||
@@ -178,0 +186,0 @@ "TITLE": "{MARKET_1} and {MARKET_2} markets wound down", |
{ | ||
"name": "@dydxprotocol/v4-localization", | ||
"version": "1.1.184", | ||
"version": "1.1.185", | ||
"description": "v4 localization", | ||
@@ -5,0 +5,0 @@ "main": "index.ts", |
@@ -32,2 +32,6 @@ // !! GENERATED FILE - DO NOT EDIT | ||
MARKET_PARAM_UPDATE_TITLE: 'NOTIFICATIONS.MARKET_PARAM_UPDATE.TITLE', | ||
MARKET_WIND_DOWN_BODY: 'NOTIFICATIONS.MARKET_WIND_DOWN.BODY', | ||
MARKET_WIND_DOWN_TITLE: 'NOTIFICATIONS.MARKET_WIND_DOWN.TITLE', | ||
MARKET_WIND_DOWN_PROPOSAL_BODY: 'NOTIFICATIONS.MARKET_WIND_DOWN_PROPOSAL.BODY', | ||
MARKET_WIND_DOWN_PROPOSAL_TITLE: 'NOTIFICATIONS.MARKET_WIND_DOWN_PROPOSAL.TITLE', | ||
OFFSETTING_BODY: 'NOTIFICATIONS.OFFSETTING.BODY', | ||
@@ -34,0 +38,0 @@ OFFSETTING_TITLE: 'NOTIFICATIONS.OFFSETTING.TITLE', |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3147753
48584