@dydxprotocol/v4-localization 1.1.149 → 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
|
-
"
|
|
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
|
-
"
|
|
1542
|
-
"
|
|
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
|
-
"
|
|
1552
|
-
"
|
|
1553
|
-
"
|
|
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",
|
package/package.json
CHANGED
package/scripts/generated/app.ts
CHANGED
|
@@ -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
|
|
|
@@ -1687,30 +1687,16 @@ export const APP_STRING_KEYS = {
|
|
|
1687
1687
|
|
|
1688
1688
|
// VAULTS
|
|
1689
1689
|
|
|
1690
|
-
|
|
1691
|
-
ASSET_VAULT: 'APP.VAULTS.ASSET_VAULT',
|
|
1692
|
-
DEPOSITS_AND_WITHDRAWALS: 'APP.VAULTS.DEPOSITS_AND_WITHDRAWALS',
|
|
1693
|
-
LP_VAULT: 'APP.VAULTS.LP_VAULT',
|
|
1694
|
-
MY_VAULTS: 'APP.VAULTS.MY_VAULTS',
|
|
1695
|
-
SEARCH_VAULTS: 'APP.VAULTS.SEARCH_VAULTS',
|
|
1690
|
+
TVL: 'APP.VAULTS.TVL',
|
|
1696
1691
|
VAULT: 'APP.VAULTS.VAULT',
|
|
1697
|
-
VAULTS: 'APP.VAULTS.VAULTS',
|
|
1698
|
-
VAULTS_OVERVIEW: 'APP.VAULTS.VAULTS_OVERVIEW',
|
|
1699
|
-
VAULT_ALL_TIME_PNL: 'APP.VAULTS.VAULT_ALL_TIME_PNL',
|
|
1700
|
-
VAULT_BALANCE: 'APP.VAULTS.VAULT_BALANCE',
|
|
1701
|
-
VAULT_DESCRIPTION: 'APP.VAULTS.VAULT_DESCRIPTION',
|
|
1702
|
-
VAULT_DETAILS: 'APP.VAULTS.VAULT_DETAILS',
|
|
1703
|
-
VAULT_DOCS: 'APP.VAULTS.VAULT_DOCS',
|
|
1704
1692
|
VAULT_EQUITY: 'APP.VAULTS.VAULT_EQUITY',
|
|
1705
|
-
VAULT_FAQS: 'APP.VAULTS.VAULT_FAQS',
|
|
1706
|
-
VAULT_LEVERAGE: 'APP.VAULTS.VAULT_LEVERAGE',
|
|
1707
1693
|
VAULT_PNL: 'APP.VAULTS.VAULT_PNL',
|
|
1708
|
-
VAULT_POSITION: 'APP.VAULTS.VAULT_POSITION',
|
|
1709
1694
|
VAULT_THIRTY_DAY_APR: 'APP.VAULTS.VAULT_THIRTY_DAY_APR',
|
|
1710
|
-
|
|
1695
|
+
VAULT_THIRTY_DAY_PNL: 'APP.VAULTS.VAULT_THIRTY_DAY_PNL',
|
|
1711
1696
|
VIEW_VAULT: 'APP.VAULTS.VIEW_VAULT',
|
|
1712
|
-
|
|
1713
|
-
|
|
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',
|
|
1714
1700
|
YOU_HAVE_NO_VAULT_DEPOSITS: 'APP.VAULTS.YOU_HAVE_NO_VAULT_DEPOSITS',
|
|
1715
1701
|
|
|
1716
1702
|
// WALLETS
|