@dydxprotocol/v4-localization 1.1.148 → 1.1.150

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.
@@ -1526,31 +1526,17 @@
1526
1526
  "YOURE_IN": "You're in {LEAGUE}"
1527
1527
  },
1528
1528
  "VAULTS": {
1529
- "VAULT_DESCRIPTION": "Vaults provide automated liquidity on all dYdX markets. Vaults aim for a market-neutral position by quoting both sides of the book. P&L will vary based on market conditions and there's a risk of losing some or all of the USDC deposited.",
1530
- "LP_VAULT": "LP Vault",
1531
1529
  "VAULT": "Vault",
1532
- "ASSET_VAULT": "{ASSET} Vault",
1533
- "VAULTS": "Vaults",
1534
- "VAULT_DETAILS": "Vault Details",
1535
- "VAULT_FAQS": "Vault FAQs",
1536
- "VAULT_BALANCE": "Vault Balance",
1537
- "VAULT_POSITION": "Vault Position",
1538
- "VAULT_LEVERAGE": "Vault Leverage",
1539
- "VAULT_ALL_TIME_PNL": "All-time Vault P&L",
1530
+ "YOUR_ALL_TIME_PNL": "Your All-time P&L",
1540
1531
  "VAULT_THIRTY_DAY_APR": "30d APR",
1541
- "VAULTS_OVERVIEW": "Vaults Overview",
1542
- "VAULT_DOCS": "Vault Docs",
1543
- "ALL_VAULTS": "All Vaults",
1544
- "MY_VAULTS": "My Vaults",
1545
- "YOUR_BALANCE": "Your Balance",
1546
- "SEARCH_VAULTS": "Search Vaults",
1547
- "YOUR_LP_VAULT_BALANCE": "Your LP Vault Balance",
1532
+ "VAULT_THIRTY_DAY_PNL": "30d P&L",
1533
+ "YOUR_VAULT_BALANCE": "Your Vault Balance",
1548
1534
  "VIEW_VAULT": "View Vault",
1549
1535
  "VAULT_EQUITY": "Vault Equity",
1550
1536
  "VAULT_PNL": "Vault P&L",
1551
- "DEPOSITS_AND_WITHDRAWALS": "Deposits & Withdrawals",
1552
- "VIEW_ALL_VAULTS": "View All Vaults",
1553
- "YOU_HAVE_NO_VAULT_DEPOSITS": "You have no vault deposits."
1537
+ "YOUR_DEPOSITS_AND_WITHDRAWALS": "Your Deposits & Withdrawals",
1538
+ "YOU_HAVE_NO_VAULT_DEPOSITS": "You have no vault deposits.",
1539
+ "TVL": "TVL"
1554
1540
  },
1555
1541
  "NOTIFICATIONS": {
1556
1542
  "66_REDUCTION": "66% reduction",
@@ -1684,6 +1670,7 @@
1684
1670
  "COMPLIANCE_BODY": "Because you appear to be a resident of, or trading from, a jurisdiction that violates our terms of use and have not yet completed confirmation of your country of residence and the location from which you are trading, you have been blocked from placing orders other than market orders that reduce your positions.",
1685
1671
  "COMPLIANCE_BODY_FIRST_OFFENSE_1": "Because you appear to be a resident of, or trading from, a jurisdiction that violates our terms of use and have not yet completed confirmation of your country of residence and the location from which you are trading, you have been blocked from placing orders other than market orders that reduce your positions.",
1686
1672
  "COMPLIANCE_BODY_FIRST_OFFENSE_2": "If you would like to be unblocked, then please confirm (1) your country of residence and (2) your compliance with the Terms of Use. In the event that you complete the confirmation and your account is unblocked, please be aware that any future violation of our terms of use will result in a permanent ban from the protocol - though your funds are always available for withdrawal.",
1673
+ "COMPLIANCE_BODY_FIRST_OFFENSE_3": "WARNING: Once you confirm your country of residence, your ability to access this site will be suspended until you are no longer in a jurisdiction that violates our terms of use. Any further attempt to connect to this site from the restricted jurisdiction will result in a permanent ban.",
1687
1674
  "COMPLIANCE_ACKNOWLEDGEMENT": "I have read and confirm I am compliant with the Terms of Use, including the prohibition on persons or entities in the United States, Canada, or other restricted jurisdictions.",
1688
1675
  "COMPLIANCE_REQUEST": "Compliance request",
1689
1676
  "CONTINUE": "Continue",
@@ -2050,8 +2037,8 @@
2050
2037
  "VIEW_PROPOSAL": "View proposal"
2051
2038
  },
2052
2039
  "COMPLIANCE": {
2053
- "CLOSE_ONLY_MESSAGE": "Because you appear to be a resident of, or trading from, a jurisdiction that violates our terms of use, or have engaged in activity that violates our terms of use, you have been blocked. You have until {DATE} to withdraw your funds before your access to the frontend is blocked. If you believe there has been an error, please email {EMAIL}.",
2054
- "PERMANENTLY_BLOCKED_MESSAGE": "Because you appear to be a resident of, or trading from, a jurisdiction that violates our terms of use and previously have been given an opportunity to redress circumstances that led to restrictions on your account, you have been permanently blocked. If you believe there has been an error, please email {EMAIL}.",
2040
+ "CLOSE_ONLY_MESSAGE_WITH_HELP": "Because you appear to be a resident of, or trading from, a jurisdiction that violates our terms of use, or have engaged in activity that violates our terms of use, you have been blocked. You have until {DATE} to withdraw your funds before your access to the frontend is blocked. If you believe there has been an error, please contact support at {HELP_LINK}.",
2041
+ "PERMANENTLY_BLOCKED_MESSAGE_WITH_HELP": "Because you appear to be a resident of, or trading from, a jurisdiction that violates our terms of use and previously have been given an opportunity to redress circumstances that led to restrictions on your account, you have been permanently blocked. If you believe there has been an error, please contact support at {HELP_LINK}.",
2055
2042
  "BLOCKED_MESSAGE": "Perpetuals are not available to any persons who are residents of, are located or incorporated in, or have a registered agent in a blocked country or a restricted territory. More details can be found in our {TERMS_OF_USE_LINK}."
2056
2043
  }
2057
2044
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dydxprotocol/v4-localization",
3
- "version": "1.1.148",
3
+ "version": "1.1.150",
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
 
@@ -57,8 +57,8 @@ export const APP_STRING_KEYS = {
57
57
  // COMPLIANCE
58
58
 
59
59
  BLOCKED_MESSAGE: 'APP.COMPLIANCE.BLOCKED_MESSAGE',
60
- CLOSE_ONLY_MESSAGE: 'APP.COMPLIANCE.CLOSE_ONLY_MESSAGE',
61
- PERMANENTLY_BLOCKED_MESSAGE: 'APP.COMPLIANCE.PERMANENTLY_BLOCKED_MESSAGE',
60
+ CLOSE_ONLY_MESSAGE_WITH_HELP: 'APP.COMPLIANCE.CLOSE_ONLY_MESSAGE_WITH_HELP',
61
+ PERMANENTLY_BLOCKED_MESSAGE_WITH_HELP: 'APP.COMPLIANCE.PERMANENTLY_BLOCKED_MESSAGE_WITH_HELP',
62
62
 
63
63
  // COMPLIANCE_MODAL
64
64
 
@@ -66,6 +66,7 @@ export const APP_STRING_KEYS = {
66
66
  COMPLIANCE_BODY: 'APP.COMPLIANCE_MODAL.COMPLIANCE_BODY',
67
67
  COMPLIANCE_BODY_FIRST_OFFENSE_1: 'APP.COMPLIANCE_MODAL.COMPLIANCE_BODY_FIRST_OFFENSE_1',
68
68
  COMPLIANCE_BODY_FIRST_OFFENSE_2: 'APP.COMPLIANCE_MODAL.COMPLIANCE_BODY_FIRST_OFFENSE_2',
69
+ COMPLIANCE_BODY_FIRST_OFFENSE_3: 'APP.COMPLIANCE_MODAL.COMPLIANCE_BODY_FIRST_OFFENSE_3',
69
70
  COMPLIANCE_REQUEST: 'APP.COMPLIANCE_MODAL.COMPLIANCE_REQUEST',
70
71
  CONTINUE: 'APP.COMPLIANCE_MODAL.CONTINUE',
71
72
  COUNTRY_OF_RESIDENCE: 'APP.COMPLIANCE_MODAL.COUNTRY_OF_RESIDENCE',
@@ -1686,30 +1687,16 @@ export const APP_STRING_KEYS = {
1686
1687
 
1687
1688
  // VAULTS
1688
1689
 
1689
- ALL_VAULTS: 'APP.VAULTS.ALL_VAULTS',
1690
- ASSET_VAULT: 'APP.VAULTS.ASSET_VAULT',
1691
- DEPOSITS_AND_WITHDRAWALS: 'APP.VAULTS.DEPOSITS_AND_WITHDRAWALS',
1692
- LP_VAULT: 'APP.VAULTS.LP_VAULT',
1693
- MY_VAULTS: 'APP.VAULTS.MY_VAULTS',
1694
- SEARCH_VAULTS: 'APP.VAULTS.SEARCH_VAULTS',
1690
+ TVL: 'APP.VAULTS.TVL',
1695
1691
  VAULT: 'APP.VAULTS.VAULT',
1696
- VAULTS: 'APP.VAULTS.VAULTS',
1697
- VAULTS_OVERVIEW: 'APP.VAULTS.VAULTS_OVERVIEW',
1698
- VAULT_ALL_TIME_PNL: 'APP.VAULTS.VAULT_ALL_TIME_PNL',
1699
- VAULT_BALANCE: 'APP.VAULTS.VAULT_BALANCE',
1700
- VAULT_DESCRIPTION: 'APP.VAULTS.VAULT_DESCRIPTION',
1701
- VAULT_DETAILS: 'APP.VAULTS.VAULT_DETAILS',
1702
- VAULT_DOCS: 'APP.VAULTS.VAULT_DOCS',
1703
1692
  VAULT_EQUITY: 'APP.VAULTS.VAULT_EQUITY',
1704
- VAULT_FAQS: 'APP.VAULTS.VAULT_FAQS',
1705
- VAULT_LEVERAGE: 'APP.VAULTS.VAULT_LEVERAGE',
1706
1693
  VAULT_PNL: 'APP.VAULTS.VAULT_PNL',
1707
- VAULT_POSITION: 'APP.VAULTS.VAULT_POSITION',
1708
1694
  VAULT_THIRTY_DAY_APR: 'APP.VAULTS.VAULT_THIRTY_DAY_APR',
1709
- VIEW_ALL_VAULTS: 'APP.VAULTS.VIEW_ALL_VAULTS',
1695
+ VAULT_THIRTY_DAY_PNL: 'APP.VAULTS.VAULT_THIRTY_DAY_PNL',
1710
1696
  VIEW_VAULT: 'APP.VAULTS.VIEW_VAULT',
1711
- YOUR_BALANCE: 'APP.VAULTS.YOUR_BALANCE',
1712
- YOUR_LP_VAULT_BALANCE: 'APP.VAULTS.YOUR_LP_VAULT_BALANCE',
1697
+ YOUR_ALL_TIME_PNL: 'APP.VAULTS.YOUR_ALL_TIME_PNL',
1698
+ YOUR_DEPOSITS_AND_WITHDRAWALS: 'APP.VAULTS.YOUR_DEPOSITS_AND_WITHDRAWALS',
1699
+ YOUR_VAULT_BALANCE: 'APP.VAULTS.YOUR_VAULT_BALANCE',
1713
1700
  YOU_HAVE_NO_VAULT_DEPOSITS: 'APP.VAULTS.YOU_HAVE_NO_VAULT_DEPOSITS',
1714
1701
 
1715
1702
  // WALLETS