@dydxprotocol/v4-localization
Advanced tools
Comparing version 1.1.209 to 1.1.210
{ | ||
"GENERAL": { | ||
"DYDX_ADDRESS": { | ||
"DYDX_ADDRESS_FROM_ETHEREUM": { | ||
"BODY": "Your dYdX Chain address \"{DYDX_ADDRESS}\" was created from the signature of the Ethereum address \"{EVM_ADDRESS}\"." | ||
}, | ||
"DYDX_ADDRESS_FROM_SOLANA": { | ||
"BODY": "Your dYdX Chain address \"{DYDX_ADDRESS}\" was created from the signature of the Solana address \"{SOLANA_ADDRESS}\"." | ||
}, | ||
"LEGACY_SIGNING": { | ||
@@ -7,0 +10,0 @@ "TITLE": "Legacy Signing", |
{ | ||
"name": "@dydxprotocol/v4-localization", | ||
"version": "1.1.209", | ||
"version": "1.1.210", | ||
"description": "v4 localization", | ||
@@ -5,0 +5,0 @@ "main": "index.ts", |
@@ -38,3 +38,4 @@ // !! GENERATED FILE - DO NOT EDIT | ||
DYDX_ADDRESS_BODY: 'TOOLTIPS.GENERAL.DYDX_ADDRESS.BODY', | ||
DYDX_ADDRESS_FROM_ETHEREUM_BODY: 'TOOLTIPS.GENERAL.DYDX_ADDRESS_FROM_ETHEREUM.BODY', | ||
DYDX_ADDRESS_FROM_SOLANA_BODY: 'TOOLTIPS.GENERAL.DYDX_ADDRESS_FROM_SOLANA.BODY', | ||
LEGACY_SIGNING_BODY: 'TOOLTIPS.GENERAL.LEGACY_SIGNING.BODY', | ||
@@ -41,0 +42,0 @@ LEGACY_SIGNING_TITLE: 'TOOLTIPS.GENERAL.LEGACY_SIGNING.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
3215385
49403