@dydxprotocol/v4-localization 0.1.18 → 0.1.20
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.
- package/config/localization/en/app.json +287 -23
- package/config/localization/en/tooltips.json +6 -0
- package/index.ts +1 -1
- package/package.json +1 -1
- package/scripts/codegen_localization_app.swift +1 -1
- package/scripts/codegen_localization_notifications.swift +3 -1
- package/scripts/codegen_localization_tooltips.swift +3 -1
- package/scripts/generated/app.ts +70 -3
- package/scripts/generated/tooltips.ts +5 -0
|
@@ -21,20 +21,24 @@
|
|
|
21
21
|
"PAST_WEEK": "Past Week",
|
|
22
22
|
"THIS_MONTH_LOWERCASED": "this month",
|
|
23
23
|
"THIS_QUARTER_LOWERCASED": "this quarter",
|
|
24
|
-
"THIS_WEEK": "This week",
|
|
25
24
|
"THIS_WEEK_LOWERCASED": "this week",
|
|
25
|
+
"THIS_WEEK": "This week",
|
|
26
26
|
"TODAY_LOWERCASED": "today",
|
|
27
27
|
"TODAY": "Today",
|
|
28
28
|
"WEEK": "Week",
|
|
29
29
|
"WEEKS_ABBREVIATED": "w",
|
|
30
30
|
"WEEKS": "Weeks",
|
|
31
|
-
"
|
|
31
|
+
"X_HOURS_LOWERCASED": "{X} hours",
|
|
32
|
+
"X_MINUTES_LOWERCASED": "{X} minutes",
|
|
33
|
+
"X_MINUTES": "{X} Minutes",
|
|
34
|
+
"X_SECONDS_LOWERCASED": "{X} seconds",
|
|
32
35
|
},
|
|
33
36
|
"ABOUT": "About",
|
|
34
37
|
"ACADEMY": "Academy",
|
|
35
38
|
"ACCOUNT_LEVERAGE": "Account Leverage",
|
|
36
39
|
"ACCOUNT": "Account",
|
|
37
40
|
"ACTION": "Action",
|
|
41
|
+
"ADDRESS": "Address",
|
|
38
42
|
"ADVANCED": "Advanced",
|
|
39
43
|
"ALERTS": "Alerts",
|
|
40
44
|
"ALL_MARKETS": "All markets",
|
|
@@ -43,13 +47,14 @@
|
|
|
43
47
|
"ANONYMOUS": "Anonymous",
|
|
44
48
|
"ARE_UNCHANGED": "are unchanged",
|
|
45
49
|
"ARE_YOU_SURE": "Are you sure?",
|
|
46
|
-
"ASSET": "Asset",
|
|
47
50
|
"ASSET_BALANCE": "{ASSET} Balance",
|
|
51
|
+
"ASSET": "Asset",
|
|
48
52
|
"AVAILABLE": "Available",
|
|
49
53
|
"BACK": "Back",
|
|
50
54
|
"BALANCE": "Balance",
|
|
51
55
|
"BASE_INITIAL_MARGIN_FRACTION": "Base Initial Margin Fraction",
|
|
52
56
|
"BASE_POSITION_NOTIONAL": "Base Position Notional",
|
|
57
|
+
"BLOCK_EXPLORER": "Block explorer",
|
|
53
58
|
"BLOCK_HEIGHT": "Block Height",
|
|
54
59
|
"BUY": "Buy",
|
|
55
60
|
"BUYING_POWER": "Buying Power",
|
|
@@ -69,8 +74,8 @@
|
|
|
69
74
|
"CONFIRMED": "Confirmed",
|
|
70
75
|
"CONNECT_WALLET": "Connect wallet",
|
|
71
76
|
"CONNECT": "Connect",
|
|
72
|
-
"CONNECTED": "Connected",
|
|
73
77
|
"CONNECTED_TO": "Connected To",
|
|
78
|
+
"CONNECTED": "Connected",
|
|
74
79
|
"COPIED": "Copied!",
|
|
75
80
|
"COPY": "Copy",
|
|
76
81
|
"CREATED_AT": "Created At",
|
|
@@ -83,9 +88,9 @@
|
|
|
83
88
|
"DEFI": "DeFi",
|
|
84
89
|
"DEGRADED": "Degraded",
|
|
85
90
|
"DEPOSIT_FUNDS": "Deposit funds",
|
|
86
|
-
"DEPOSIT": "Deposit",
|
|
87
91
|
"DEPOSIT_MORE": "Deposit more",
|
|
88
92
|
"DEPOSIT_WITH_FIAT": "Deposit with fiat",
|
|
93
|
+
"DEPOSIT": "Deposit",
|
|
89
94
|
"DEPTH_CHART_SHORT": "Depth",
|
|
90
95
|
"DESTINATION": "Destination",
|
|
91
96
|
"DETAILED_VIEW": "Detailed view",
|
|
@@ -94,11 +99,13 @@
|
|
|
94
99
|
"DISCOUNT": "Discount",
|
|
95
100
|
"DISMISS": "Dismiss",
|
|
96
101
|
"DONE": "Done",
|
|
97
|
-
"
|
|
102
|
+
"DYDX_ADDRESS": "dYdX address",
|
|
98
103
|
"DYDX_CHAIN_ADDRESS": "dYdX Chain Address",
|
|
104
|
+
"DYDX_CHAIN": "dYdX Chain",
|
|
99
105
|
"EMAIL": "Email",
|
|
100
106
|
"ENDED": "Ended",
|
|
101
107
|
"EQUITY": "Equity",
|
|
108
|
+
"ESTIMATED": "Estimated",
|
|
102
109
|
"EXPAND_SECTION": "Expand section",
|
|
103
110
|
"EXPAND": "Expand",
|
|
104
111
|
"FAST_WITHDRAW": "Fast Withdraw",
|
|
@@ -109,8 +116,9 @@
|
|
|
109
116
|
"FIAT": "Fiat",
|
|
110
117
|
"FILL": "Fill",
|
|
111
118
|
"FILLS": "Fills",
|
|
112
|
-
"FREE": "Free",
|
|
113
119
|
"FREE_COLLATERAL": "Free Collateral",
|
|
120
|
+
"FREE": "Free",
|
|
121
|
+
"FROM": "from ${FROM}",
|
|
114
122
|
"FUNDING_RATE_CHART_SHORT": "Funding",
|
|
115
123
|
"GAS_FEE": "Gas fee",
|
|
116
124
|
"GASLESS_DEPOSITS": "Gasless deposits",
|
|
@@ -120,10 +128,10 @@
|
|
|
120
128
|
"GOVERNANCE": "Governance",
|
|
121
129
|
"HEDGIES": "Hedgies",
|
|
122
130
|
"HELP_AND_SUPPORT": "Help & Support",
|
|
123
|
-
"HIDE": "Hide",
|
|
124
131
|
"HIDE_ALL_DETAILS": "Hide all details",
|
|
125
132
|
"HIDE_DETAILS": "Hide details",
|
|
126
133
|
"HIDE_SECTION": "Hide section",
|
|
134
|
+
"HIDE": "Hide",
|
|
127
135
|
"HISTORY": "History",
|
|
128
136
|
"INCREASED": "increased",
|
|
129
137
|
"INCREASING": "Increasing",
|
|
@@ -131,8 +139,8 @@
|
|
|
131
139
|
"KEEP_TRADING": "Keep trading",
|
|
132
140
|
"LANGUAGE": "Language",
|
|
133
141
|
"LAYER_1": "Layer 1",
|
|
134
|
-
"LEARN": "Learn",
|
|
135
142
|
"LEARN_MORE": "Learn more",
|
|
143
|
+
"LEARN": "Learn",
|
|
136
144
|
"LEGACY": "Legacy",
|
|
137
145
|
"LEVERAGE": "Leverage",
|
|
138
146
|
"LIVE": "Live",
|
|
@@ -153,6 +161,8 @@
|
|
|
153
161
|
"MAXIMUM_REWARDS": "Maximum Rewards",
|
|
154
162
|
"MENU": "Menu",
|
|
155
163
|
"METRICS": "Metrics",
|
|
164
|
+
"MIGRATE": "Migrate",
|
|
165
|
+
"MINE": "Mine",
|
|
156
166
|
"MINIMUM_ORDER_SIZE": "Minimum Order Size",
|
|
157
167
|
"MODIFY": "Modify",
|
|
158
168
|
"NETWORK": "Network",
|
|
@@ -167,8 +177,8 @@
|
|
|
167
177
|
"OTHER": "Other",
|
|
168
178
|
"OVERVIEW": "Overview",
|
|
169
179
|
"PASTE": "Paste",
|
|
170
|
-
"PENDING": "Pending",
|
|
171
180
|
"PENDING_REWARDS": "Pending Rewards",
|
|
181
|
+
"PENDING": "Pending",
|
|
172
182
|
"PERPETUALS_UNAVAILABLE_IN_US": "Perpetuals are not available to people or companies who are residents of, or are located, incorporated or have a registered agent in, the United States or a restricted territory. More details can be found in our Terms of Use ",
|
|
173
183
|
"PERPETUALS": "Perpetuals",
|
|
174
184
|
"PNL": "P&L",
|
|
@@ -186,12 +196,12 @@
|
|
|
186
196
|
"PROFIT_AND_LOSS_PERCENT_LABEL": "Profit / Loss (%)",
|
|
187
197
|
"PROFIT_AND_LOSS_PERCENT": "Relative P&L",
|
|
188
198
|
"PROMOTION": "Promotion",
|
|
189
|
-
"QUEUED": "Queued",
|
|
190
199
|
"QUERY_NOT_FOUND": "“{QUERY}” was not found",
|
|
200
|
+
"QUEUED": "Queued",
|
|
191
201
|
"RANKINGS": "Rankings",
|
|
192
202
|
"RECEIVE": "Receive",
|
|
193
|
-
"RECENT": "Recent",
|
|
194
203
|
"RECENT_TRADES_SHORT": "Trades",
|
|
204
|
+
"RECENT": "Recent",
|
|
195
205
|
"REFERRAL_CODE": "Referral Code",
|
|
196
206
|
"REFERRALS": "Referrals",
|
|
197
207
|
"REFERRER_PERCENT_OFF": "{DISCOUNT}% off",
|
|
@@ -220,10 +230,12 @@
|
|
|
220
230
|
"STOP_ORDER_SHORT": "Stop",
|
|
221
231
|
"SWITCH_LEADERBOARD": "Switch leaderboard",
|
|
222
232
|
"TAKE_ME_THERE": "Take me there",
|
|
233
|
+
"TERMS_AND_CONDITIONS": "Terms & Conditions",
|
|
223
234
|
"TICK_SIZE": "Tick Size",
|
|
224
235
|
"TIER": "Tier",
|
|
225
236
|
"TIME": "Time",
|
|
226
237
|
"TIMESTAMP_ERROR": "Timestamp error",
|
|
238
|
+
"TO": "to ${TO}",
|
|
227
239
|
"TOTAL_BALANCE": "Total balance",
|
|
228
240
|
"TOTAL_FEES": "Total Fees",
|
|
229
241
|
"TOTAL_VALUE": "Total Value",
|
|
@@ -231,17 +243,15 @@
|
|
|
231
243
|
"TRADE": "Trade",
|
|
232
244
|
"TRADER": "Trader",
|
|
233
245
|
"TRADES": "Trades",
|
|
234
|
-
"TRADING": "Trading",
|
|
235
|
-
"TRADING_FEE_REDUCTION": "Trading fee reduction",
|
|
236
246
|
"TRADING_FEE_REDUCTION_DESCRIPTION_2": "We've updated our fee structure! Enjoy an up to {REDUCTION} in fees across all tiers.",
|
|
247
|
+
"TRADING_FEE_REDUCTION": "Trading fee reduction",
|
|
237
248
|
"TRADING_REWARDS": "Trading rewards",
|
|
249
|
+
"TRADING": "Trading",
|
|
238
250
|
"TRAILING_STOP_SHORT": "Trailing",
|
|
239
|
-
"TRANSFER": "Transfer",
|
|
240
251
|
"TRANSFER_IN": "Transfer In",
|
|
241
252
|
"TRANSFER_OUT": "Transfer Out",
|
|
253
|
+
"TRANSFER": "Transfer",
|
|
242
254
|
"TRANSFERS": "Transfers",
|
|
243
|
-
"FROM": "from ${FROM}",
|
|
244
|
-
"TO": "to ${TO}",
|
|
245
255
|
"TUTORIALS": "Tutorials",
|
|
246
256
|
"TYPE": "Type",
|
|
247
257
|
"UNAVAILABLE": "Unavailable",
|
|
@@ -249,10 +259,12 @@
|
|
|
249
259
|
"UNKNOWN_ERROR": "Unknown error",
|
|
250
260
|
"UNKNOWN": "Unknown",
|
|
251
261
|
"USERNAME": "Username",
|
|
252
|
-
"VIEW": "View",
|
|
253
262
|
"VIEW_DETAILS": "View details",
|
|
254
263
|
"VIEW_LEAGUE": "View League",
|
|
264
|
+
"VIEW_LESS": "View less",
|
|
265
|
+
"VIEW_MORE": "View more",
|
|
255
266
|
"VIEW_OPTIONS": "View options",
|
|
267
|
+
"VIEW": "View",
|
|
256
268
|
"VIEWS": "Views",
|
|
257
269
|
"VOLUME_30D": "Volume (30d)",
|
|
258
270
|
"WALLET_BALANCE": "Wallet Balance",
|
|
@@ -263,6 +275,204 @@
|
|
|
263
275
|
"YES": "Yes",
|
|
264
276
|
"YOU": "You"
|
|
265
277
|
},
|
|
278
|
+
"__ASSETS": {
|
|
279
|
+
"ZRX": {
|
|
280
|
+
"PRIMARY": "0x is a professional grade liquidity aggregator protocol that allows users to easily trade ERC20 tokens and other assets. 0x uses a unique hybrid off-chain relay, on-chain settlement architecture to achieve a flexible and gas-efficient experience for traders.",
|
|
281
|
+
"SECONDARY": "ZRX is 0x's native governance and staking token, allowing holders to vote on 0x Improvement Proposals (ZEIPs) and influence the development of the protocol. Additionally, ZRX can be staked or delegated to earn liquidity rewards through their market maker liquidity program."
|
|
282
|
+
},
|
|
283
|
+
"1INCH": {
|
|
284
|
+
"PRIMARY": "The 1inch Network unites decentralized protocols whose synergy enables the most lucrative, fastest and protected operations in the DeFi space.",
|
|
285
|
+
"SECONDARY": "The initial protocol of the 1inch Network is a DEX aggregator solution that searches deals across multiple liquidity sources, offering users better rates than any individual exchange. This protocol incorporates the Pathfinder algorithm which finds the best paths among different markets over 50+ liquidity sources on Ethereum and 20+ liquidity sources on Binance Smart Chain. In less than two years the 1inch DEX aggregator surpassed $30B in overall volume."
|
|
286
|
+
},
|
|
287
|
+
"AAVE": {
|
|
288
|
+
"PRIMARY": "Aave is an open-source and non-custodial protocol to earn interest on deposits and borrow assets.",
|
|
289
|
+
"SECONDARY": "Aave is a decentralised non-custodial liquidity market protocol where users can participate as depositors or borrowers. Depositors provide liquidity to the market to earn a passive income, while borrowers are able to borrow in an overcollateralised (perpetually) or undercollateralised (one-block liquidity) fashion."
|
|
290
|
+
},
|
|
291
|
+
"ALGO": {
|
|
292
|
+
"PRIMARY": "Algorand removes the technical barriers that for years undermined mainstream blockchain adoption: decentralization, scale, and security.",
|
|
293
|
+
"SECONDARY": "Algorand uses a Permissionless, Pure Proof of Stake consensus mechanism, ensuring full participation, protection, and speed within a truly decentralized network. Additionally, Algorand is the first blockchain to offer immediate transaction finality alongside a throughput of up to 1,000 transactions per second."
|
|
294
|
+
},
|
|
295
|
+
"APE": {
|
|
296
|
+
"PRIMARY": "ApeCoin is the ecosystem’s governance token, allowing ApeCoin holders to participate in ApeCoin DAO.",
|
|
297
|
+
"SECONDARY": "ApeCoin is the ecosystem’s utility token, giving all its participants a shared and open currency that can be used without centralized intermediaries."
|
|
298
|
+
},
|
|
299
|
+
"APT": {
|
|
300
|
+
"PRIMARY": "Aptos is a layer-1 blockchain designed to be scalable, secure, and easy to use.",
|
|
301
|
+
"SECONDARY": "Aptos is designed to handle a large number of transactions per second and uses a proof-of-stake consensus mechanism."
|
|
302
|
+
},
|
|
303
|
+
"ARB": {
|
|
304
|
+
"PRIMARY": "ARB is the governance token of the Arbitrum network.",
|
|
305
|
+
"SECONDARY": "Arbitrum is a suite of scaling solutions providing environments with high-throughput, low-cost smart contracts, backed by industry-leading proving technology rooted in Ethereum."
|
|
306
|
+
},
|
|
307
|
+
"AVAX": {
|
|
308
|
+
"PRIMARY": "Avalanche is an open-source platform for launching highly decentralized applications, new financial primitives, and new interoperable blockchains.",
|
|
309
|
+
"SECONDARY": "Developers who build on Avalanche can easily create powerful, reliable, and secure applications and custom blockchain networks with complex rulesets, or build on existing private or public subnets."
|
|
310
|
+
},
|
|
311
|
+
"BCH": {
|
|
312
|
+
"PRIMARY": "With Bitcoin Cash, you can send money to anyone, anywhere in the world, 24 hours a day, 365 days a year. Like the Internet itself, the network is always on.",
|
|
313
|
+
"SECONDARY": "Bitcoin Cash offers more privacy and anonymity than traditional payment systems like bank transfers and credit card payments, since it’s normally impossible to know who controls a Bitcoin address. Bitcoin Cash offers various levels of privacy depending on how it is used. It’s important to educate yourself thoroughly before using BCH for privacy purposes."
|
|
314
|
+
},
|
|
315
|
+
"BTC": {
|
|
316
|
+
"PRIMARY": "Bitcoin is a decentralized digital currency, without a central bank or single administrator that can be sent from user to user on the peer-to-peer bitcoin network without the need for intermediaries.",
|
|
317
|
+
"SECONDARY": "Transactions are verified by a network nodes through cryptography and recorded in a public distributed ledger called a blockchain. Bitcoins are created as a reward for a process known as mining. They can be exchanged for other currencies, products, and services."
|
|
318
|
+
},
|
|
319
|
+
"BLUR": {
|
|
320
|
+
"PRIMARY": "BLUR is a NFT marketplace.",
|
|
321
|
+
"SECONDARY": "The BLUR token is the governance token of BLUR protocol."
|
|
322
|
+
},
|
|
323
|
+
"ADA": {
|
|
324
|
+
"PRIMARY": "Cardano is a proof-of-stake blockchain platform: the first to be founded on peer-reviewed research and developed through evidence-based methods. It combines pioneering technologies to provide unparalleled security and sustainability to decentralized applications, systems, and societies.",
|
|
325
|
+
"SECONDARY": "With a leading team of engineers, Cardano exists to redistribute power from unaccountable structures to the margins – to individuals – and be an enabling force for positive change and progress."
|
|
326
|
+
},
|
|
327
|
+
"CELO": {
|
|
328
|
+
"PRIMARY": "Celo is a proof-of-stake blockchain that offers full EVM compatibility.",
|
|
329
|
+
"SECONDARY": "CELO also offers users access to native and non-native stablecoins, an ultralight mobile client, and gas payable in multiple currencies."
|
|
330
|
+
},
|
|
331
|
+
"LINK": {
|
|
332
|
+
"PRIMARY": "Chainlink connects smart contracts on any blockchain to data providers, web APIs, enterprise systems, cloud services, IoT devices, payment systems, and other blockchains.",
|
|
333
|
+
"SECONDARY": "Chainlink expands the capability of smart contracts by enabling access to real-world data, events, payments, and more without sacrificing the security and reliability guarantees inherent to blockchain technology."
|
|
334
|
+
},
|
|
335
|
+
"COMP": {
|
|
336
|
+
"PRIMARY": "Compound is an algorithmic, autonomous interest rate protocol built for developers, to unlock a universe of open financial applications.",
|
|
337
|
+
"SECONDARY": "Suppliers (and borrowers) of an asset interact directly with the protocol, earning (and paying) a floating interest rate, without having to negotiate terms such as maturity, interest rate, or collateral with a peer or counterparty."
|
|
338
|
+
},
|
|
339
|
+
"ATOM": {
|
|
340
|
+
"PRIMARY": "Cosmos is an ever-expanding ecosystem of interconnected apps and services, built for a decentralized future.",
|
|
341
|
+
"SECONDARY": "Cosmos apps and services connect using IBC, the Inter-Blockchain Communication protocol. This innovation enables you to freely exchange assets and data across sovereign, decentralized blockchains."
|
|
342
|
+
},
|
|
343
|
+
"CRV": {
|
|
344
|
+
"PRIMARY": "Curve is an exchange liquidity pool on Ethereum (like Uniswap) designed for extremely efficient stablecoin trading and low risk, supplemental fee income for liquidity providers, without an opportunity cost.",
|
|
345
|
+
"SECONDARY": "Curve allows users (and smart contracts like 1inch, Paraswap, Totle and Dex.ag) to trade between DAI and USDC with a bespoke low slippage, low fee algorithm designed specifically for stablecoins and earn fees."
|
|
346
|
+
},
|
|
347
|
+
"DOGE": {
|
|
348
|
+
"PRIMARY": "Dogecoin is an open source peer-to-peer digital currency.",
|
|
349
|
+
"SECONDARY": "Forked from Litecoin, Dogecoin is a cryptocurrency based on the popular \"Doge\" Internet meme and features a Shiba Inu on its logo."
|
|
350
|
+
},
|
|
351
|
+
"ENJ": {
|
|
352
|
+
"PRIMARY": "Enjin has crafted simple products to help you manage your NFTs and cryptocurrencies—and get involved with the new, rapidly growing virtual economy.",
|
|
353
|
+
"SECONDARY": "ENJ is used to infuse digital assets like NFTs. It powers NFTs as they move across games, apps, marketplaces, and wallets. Every asset minted contains ENJ, giving it real-world value that can be retrieved at any time through \"melting.\""
|
|
354
|
+
},
|
|
355
|
+
"EOS": {
|
|
356
|
+
"PRIMARY": "EOSIO is a highly performant open-source blockchain platform, built to support and operate safe, compliant, and predictable digital infrastructures.",
|
|
357
|
+
"SECONDARY": "An open-source platform for blockchain innovation and performance - businesses and developers around the world use EOSIO to create secure, transparent, and deterministic digital infrastructures."
|
|
358
|
+
},
|
|
359
|
+
"ETC": {
|
|
360
|
+
"PRIMARY": "Ethereum Classic is a hard fork of Ethereum that launched in July 2016. It functions as a smart contract network, with the ability to host and support decentralized applications.",
|
|
361
|
+
"SECONDARY": "ETC launched with the goal of preserving a primary value proposition of blockchain smart contract platforms: \"Code is Law\". The hard fork was the result of a belief that the majority of blockchain protocols, including Ethereum, have deviated from this core principle."
|
|
362
|
+
},
|
|
363
|
+
"ETH": {
|
|
364
|
+
"PRIMARY": "Ethereum is a global, open-source platform for decentralized applications.",
|
|
365
|
+
"SECONDARY": "Ethereum is a decentralized blockchain platform founded in 2014. Ethereum is an open-source project that is not owned or operated by a single individual. This means that anyone, anywhere can download the software and begin interacting with the network. Ethereum allows developers to make and operate 'smart contracts', a core piece of infrastructure for any decentralized application."
|
|
366
|
+
},
|
|
367
|
+
"FIL": {
|
|
368
|
+
"PRIMARY": "Filecoin is a decentralized storage network designed to store humanity’s most important information.",
|
|
369
|
+
"SECONDARY": "The Filecoin network is made up of a large number of diverse storage providers and developers. This creates a robust and reliable service, while cryptographic proofs guarantee your data remains available and unchanged over time."
|
|
370
|
+
},
|
|
371
|
+
"ICP": {
|
|
372
|
+
"PRIMARY": "The DFINITY Foundation is a not for profit organization that develops the Internet Computer, a public blockchain network designed to host smart contracts.",
|
|
373
|
+
"SECONDARY": "ICP is the native cryptocurrency of the platform."
|
|
374
|
+
},
|
|
375
|
+
"LDO": {
|
|
376
|
+
"PRIMARY": "Lido is the name of a family of open-source peer-to-system software tools deployed and functioning on the Ethereum, Solana, and Polygon blockchain networks.",
|
|
377
|
+
"SECONDARY": "LDO is an ERC20 token that gives the ability to participate in the governance process of the Lido DAO."
|
|
378
|
+
},
|
|
379
|
+
"LTC": {
|
|
380
|
+
"PRIMARY": "Litecoin is a peer-to-peer Internet currency that enables instant, near-zero cost payments to anyone in the world.",
|
|
381
|
+
"SECONDARY": "Litecoin is an open source, global payment network that is fully decentralized. Litecoin features faster transaction confirmation times and improved storage efficiency than the leading math-based currency. With substantial industry support, trade volume and liquidity, Litecoin is a proven medium of commerce complementary to Bitcoin."
|
|
382
|
+
},
|
|
383
|
+
"MKR": {
|
|
384
|
+
"PRIMARY": "The Maker Protocol, also known as the Multi-Collateral Dai (MCD) system, allows users to generate Dai by leveraging collateral assets approved by “Maker Governance.” Maker Governance is the community organized and operated process of managing the various aspects of the Maker Protocol. ",
|
|
385
|
+
"SECONDARY": "Dai is a decentralized, unbiased, collateral-backed cryptocurrency soft-pegged to the US Dollar. Resistant to hyperinflation due to its low volatility, Dai offers economic freedom and opportunity to anyone, anywhere."
|
|
386
|
+
},
|
|
387
|
+
"XMR": {
|
|
388
|
+
"PRIMARY": "Monero is the leading cryptocurrency focused on private and censorship-resistant transactions.",
|
|
389
|
+
"SECONDARY": "Unlike selectively transparent alternatives (e.g. Zcash), Monero is the only cryptocurrency where every user is anonymous by default. The sender, receiver, and amount of every single transaction are hidden through the use of three important technologies: Stealth Addresses, Ring Signatures, and RingCT."
|
|
390
|
+
},
|
|
391
|
+
"NEAR": {
|
|
392
|
+
"PRIMARY": "NEAR is a development platform built on a sharded, proof-of-stake, layer-one blockchain designed for usability.",
|
|
393
|
+
"SECONDARY": "The NEAR token is used to secure the network via its proof-of-stake mechanism."
|
|
394
|
+
},
|
|
395
|
+
"OP": {
|
|
396
|
+
"PRIMARY": "OP Mainnet is a low-cost and lightning-fast Ethereum L2 blockchain powered by Optimism.",
|
|
397
|
+
"SECONDARY": "OP is the governance token of the Optimism Collective."
|
|
398
|
+
},
|
|
399
|
+
"PEPE": {
|
|
400
|
+
"PRIMARY": "Pepe is a memecoin.",
|
|
401
|
+
"SECONDARY": "According to its website, Pepe is here to make memecoins great again."
|
|
402
|
+
},
|
|
403
|
+
"DOT": {
|
|
404
|
+
"PRIMARY": "Polkadot is built to connect private and consortium chains, public and permissionless networks, oracles, and future technologies that are yet to be created. Polkadot facilitates an internet where independent blockchains can exchange information and transactions in a trustless way via the Polkadot relay chain.",
|
|
405
|
+
"SECONDARY": "Polkadot makes it easier than ever to create and connect decentralized applications, services, and institutions. By empowering innovators to build better solutions, we seek to free society from its reliance on a broken web where its large institutions can’t violate our trust."
|
|
406
|
+
},
|
|
407
|
+
"MATIC": {
|
|
408
|
+
"PRIMARY": "Polygon is a protocol and a framework for building and connecting Ethereum-compatible blockchain networks. Aggregating scalable solutions on Ethereum supporting a multi-chain Ethereum ecosystem.",
|
|
409
|
+
"SECONDARY": "Polygon combines the best of Ethereum and sovereign blockchains into a open, secure, full-fledged multi-chain system that is able to fully benefit from Ethereum’s network effects"
|
|
410
|
+
},
|
|
411
|
+
"XRP": {
|
|
412
|
+
"PRIMARY": "Ripple is a network designed to settle cross border payments.",
|
|
413
|
+
"SECONDARY": "XRP is an open-source digital asset built to be the most practical cryptocurrency for applications across the financial services space."
|
|
414
|
+
},
|
|
415
|
+
"RUNE": {
|
|
416
|
+
"PRIMARY": "Thorchain is a decentralized and autonomous cross-chain liquidity network.",
|
|
417
|
+
"SECONDARY": "RUNE is the asset which powers the THORChain ecosystem and provides the economic incentives required to secure the network economically."
|
|
418
|
+
},
|
|
419
|
+
"SEI": {
|
|
420
|
+
"PRIMARY": "Sei is a general purpose, open-source Layer 1 blockchain specialized for for the exchange of digital assets.",
|
|
421
|
+
"SECONDARY": "SEI is the governance token of the SEI network."
|
|
422
|
+
},
|
|
423
|
+
"SHIB": {
|
|
424
|
+
"PRIMARY": "Shiba Inu, or SHIB, is the main token of the Shiba ecosystem, bringing the power of a decentralized, community-led currency to millions across the globe.",
|
|
425
|
+
"SECONDARY": "Shiba Inu developed a layer 2 network called Shibarium, which is built on top of the Ethereum blockchain."
|
|
426
|
+
},
|
|
427
|
+
"SOL": {
|
|
428
|
+
"PRIMARY": "Solana is a fast, secure, and censorship resistant blockchain providing the open infrastructure required for global adoption.",
|
|
429
|
+
"SECONDARY": "Solana is an open source project implementing a new, high-performance, permissionless blockchain. The Solana Foundation is based in Geneva, Switzerland and maintains the open source project."
|
|
430
|
+
},
|
|
431
|
+
"XLM": {
|
|
432
|
+
"PRIMARY": "Stellar is an open network for storing and moving money.",
|
|
433
|
+
"SECONDARY": "Stellar makes it possible to create, send, and trade digital representations of all forms of money: dollars, pesos, bitcoin, pretty much anything. It’s designed so all the world’s financial systems can work together on a single network."
|
|
434
|
+
},
|
|
435
|
+
"SUI": {
|
|
436
|
+
"PRIMARY": "Sui is an innovative, decentralized Layer 1 blockchain that redefines asset ownership.",
|
|
437
|
+
"SECONDARY": "Sui simplifies the smart contract development process with Move, a user-friendly programming language that’s both safe and expressive. SUI is the governance token of the Sui network."
|
|
438
|
+
},
|
|
439
|
+
"SUSHI": {
|
|
440
|
+
"PRIMARY": "SushiSwap is an automated market making decentralized exchange currently operating on Ethereum.",
|
|
441
|
+
"SECONDARY": "SushiSwap is a community run project that is governed by vote of its token holders. Core products include Exchange, Liquidity Pools, Farms, and SushiBar Staking."
|
|
442
|
+
},
|
|
443
|
+
"SNX": {
|
|
444
|
+
"PRIMARY": "Synthetix is a decentralised synthetic asset issuance protocol built on Ethereum.",
|
|
445
|
+
"SECONDARY": "Synthetix allows users to capture the price movements of popular cryptopcurrencies, fiat currencies, stocks, commodities and more with zero slippage. Synthetic assets or Synths, are assets voted into existence by the community which represent the price of different types of assets."
|
|
446
|
+
},
|
|
447
|
+
"TRX": {
|
|
448
|
+
"PRIMARY": "TRON is a public blockchain dedicated to providing the underlying infrastructure that enables developers to create smart contracts and decentralized applications, freely publish, own, and store data & other content.",
|
|
449
|
+
"SECONDARY": "TRON relies on a Delegated Proof-of-Stake (DPoS) mechanism in which 27 Super Representatives rotate every 6 hours to validate blocks and transactions."
|
|
450
|
+
},
|
|
451
|
+
"UMA": {
|
|
452
|
+
"PRIMARY": "UMA is open-source infrastructure for deploying and enforcing synthetic assets on Ethereum.",
|
|
453
|
+
"SECONDARY": "UMA builds open-source infrastructure for \"priceless\" financial contracts on Ethereum in the form of two technologies: priceless financial contract templates used to create synthetic tokens, and a decentralized oracle service used to manage and enforce contracts on UMA."
|
|
454
|
+
},
|
|
455
|
+
"UNI": {
|
|
456
|
+
"PRIMARY": "Uniswap is a decentralized protocol for automated liquidity provision on Ethereum.",
|
|
457
|
+
"SECONDARY": "Uniswap is a protocol for exchanging ERC-20 tokens on Ethereum. It eliminates trusted intermediaries and unnecessary forms of rent extraction, allowing for fast, efficient trading."
|
|
458
|
+
},
|
|
459
|
+
"WLD": {
|
|
460
|
+
"PRIMARY": "Worldcoin protocol is intended to be the world’s largest identity and financial public network.",
|
|
461
|
+
"SECONDARY": "Worldcoin is a token providing utility and giving users a say over the direction of the Worldcoin protocol."
|
|
462
|
+
},
|
|
463
|
+
"XTZ": {
|
|
464
|
+
"PRIMARY": "Tezos is an open-source platform for assets and applications that can evolve by upgrading itself.",
|
|
465
|
+
"SECONDARY": "By design, Tezos embraces long-term upgradability, open participation, collaboration, and smart contract safety. Tezos is a Proof of Stake blockchain."
|
|
466
|
+
},
|
|
467
|
+
"YFI": {
|
|
468
|
+
"PRIMARY": "Yearn Finance is a suite of products in Decentralized Finance (DeFi) that provides lending aggregation, yield generation, and insurance on the Ethereum blockchain.",
|
|
469
|
+
"SECONDARY": "The protocol is maintained by various independent developers and is governed by YFI holders."
|
|
470
|
+
},
|
|
471
|
+
"ZEC": {
|
|
472
|
+
"PRIMARY": "Zcash is a digital currency - fast and confidential with low fees. ",
|
|
473
|
+
"SECONDARY": "Zcash gives you the option of confidential transactions and financial privacy through shielded addresses. Zero-knowledge proofs allow transactions to be verified without revealing the sender, receiver or transaction amount. Selective disclosure features within Zcash allow a user to share some transaction details, for purposes of compliance or audit."
|
|
474
|
+
}
|
|
475
|
+
},
|
|
266
476
|
"ASSET_DESCRIPTIONS": {
|
|
267
477
|
"0X_PRIMARY_DESCRIPTION": "0x is a professional grade liquidity aggregator protocol that allows users to easily trade ERC20 tokens and other assets. 0x uses a unique hybrid off-chain relay, on-chain settlement architecture to achieve a flexible and gas-efficient experience for traders.",
|
|
268
478
|
"0X_SECONDARY_DESCRIPTION": "ZRX is 0x's native governance and staking token, allowing holders to vote on 0x Improvement Proposals (ZEIPs) and influence the development of the protocol. Additionally, ZRX can be staked or delegated to earn liquidity rewards through their market maker liquidity program.",
|
|
@@ -652,12 +862,11 @@
|
|
|
652
862
|
"HAVE_YOU_EXPORTED": "Have you exported your secret phrase?",
|
|
653
863
|
"HOLDING": "Holding {NUMBER}",
|
|
654
864
|
"IN_THIS_EPOCH": "in this epoch",
|
|
655
|
-
"LEARN_TO_EXPORT"
|
|
865
|
+
"LEARN_TO_EXPORT": "{STRONG_NO}, learn how to export my secret phrase.",
|
|
656
866
|
"MAKER_MARKET_SHARE": "maker market share",
|
|
657
867
|
"MARKET_NOW_LIVE": "{SYMBOL} now live",
|
|
658
|
-
"MIGRATE": "Migrate",
|
|
659
868
|
"MIGRATE_NOW": "Migrate now",
|
|
660
|
-
"MIGRATE_DESCRIPTION": "Migrate your
|
|
869
|
+
"MIGRATE_DESCRIPTION": "Migrate your DYDX from Ethereum to dYdX Chain. This will enable you to participate in governance. You will also be able to stake your DYDX.",
|
|
661
870
|
"NAVIGATE_TO_KEPLR": "{STRONG_YES}, navigate to Keplr Dashboard.",
|
|
662
871
|
"NO_TOKENS_TO_MIGRATE": "No tokens to migrate",
|
|
663
872
|
"NONE_HELD": "None held",
|
|
@@ -1335,6 +1544,62 @@
|
|
|
1335
1544
|
"SELECT_A_THEME": "Select Color Theme"
|
|
1336
1545
|
}
|
|
1337
1546
|
},
|
|
1547
|
+
"TOKEN_MIGRATION": {
|
|
1548
|
+
"AFTER": "After",
|
|
1549
|
+
"APPROVE_ALLOWANCE": "Approve allowance",
|
|
1550
|
+
"AVAILABLE_BLOCK": "Available block",
|
|
1551
|
+
"AVAILABLE_ON_CHAIN": "Available on {CHAIN}",
|
|
1552
|
+
"BALANCE_ON_CHAIN": "Balance on {CHAIN}",
|
|
1553
|
+
"BEFORE": "Before",
|
|
1554
|
+
"CHECK_STATUS": "Check status",
|
|
1555
|
+
"CONFIRM_MIGRATION_DISCLAIMER": "I understand it will take 24-48 hours until my tokens are available on dYdX Chain.",
|
|
1556
|
+
"CONFIRM_MIGRATION": "Confirm migration",
|
|
1557
|
+
"DYDX_CHAIN_SETTLEMENT": "dYdX Chain settlement",
|
|
1558
|
+
"EMPTY_PENDING_MIGRATIONS_ALL": "There are no pending migrations currently.",
|
|
1559
|
+
"EMPTY_PENDING_MIGRATIONS_MINE": "There are no pending migrations with your dYdX address currently.",
|
|
1560
|
+
"EMPTY_PENDING_MIGRATIONS_SESARCH": "There are no pending migrations with address matching {SEARCH_STRING} currently.",
|
|
1561
|
+
"ENTER_ADDRESS": "Enter dYdX address",
|
|
1562
|
+
"ESTIMATED_TIME_LEFT": "Estimated time left",
|
|
1563
|
+
"ESTIMATED_TIMELINE": "Estimated timeline",
|
|
1564
|
+
"ETHEREUM_FINALIZATION": "Ethereum finalization",
|
|
1565
|
+
"ETHEREUM_SETTLEMENT": "Ethereum settlement",
|
|
1566
|
+
"FAQ_GAS_FEES_ANSWER": "Yes, holders who engage with the portal will have to pay gas costs on Ethereum. Users will not have to pay gas costs on dYdX Chain.",
|
|
1567
|
+
"FAQ_GAS_FEES": "Do I have to pay gas fees?",
|
|
1568
|
+
"FAQ_HOW_LONG_ANSWER": "Once Ethereum-based DYDX is successfully sent to the Ethereum smart contract, a holder will receive wethDYDX immediately. dYdX Chain validators will acknowledge the Ethereum tx after it is finalized (which takes roughly 20 minutes). After dYdX Chain validators acknowledge the Ethereum tx, dYdX Chain DYDX settlement will be delayed for 86400 blocks, which translates into roughly 38.5 hours. After the 86400 block delay, dYdX Chain validators will send the dYdX Chain address the specified amount of DYDX.",
|
|
1569
|
+
"FAQ_HOW_LONG": "How long should the migration take?",
|
|
1570
|
+
"FAQ_HOW_TO_TRACK_ANSWER": "Once your Ethereum tx has been finalized (which takes roughly 20 minutes), you can track your pending dYdX Chain migration in Pending Migrations tab. You can filter the table by pasting a dYdX Chain address to see all of its pending migrations. Once the pending migration has settled to the dYdX Chain Address, the pending migration will no longer be shown in the table.",
|
|
1571
|
+
"FAQ_HOW_TO_TRACK": "How can I track the status of my migration?",
|
|
1572
|
+
"FAQ_V4_PORTAL_ANSWER": "The dYdX Community elected to migrate Ethereum-based DYDX to dYdX Chain (vote {VOTE_LINK}). This portal assists Ethereum-based DYDX holders to engage with the Ethereum smart contract to migrate their DYDX tokens from Ethereum to dYdX Chain.",
|
|
1573
|
+
"FAQ_V4_PORTAL": "What is the v4 Portal?",
|
|
1574
|
+
"FAQ_WHAT_ADDRESS_ANSWER": "Users who interact with the portal can send dYdX Chain DYDX tokens to any dYdX Chain address. User’s can send tokens directly to their dYdX Chain address that is automatically created from their Ethereum address’s signature.",
|
|
1575
|
+
"FAQ_WHAT_ADDRESS": "What address can I send dYdX Chain DYDX to?",
|
|
1576
|
+
"FAQ_WHAT_TOKENS_ANSWER": "Holders who successfully engage with the portal will receive wethDYDX on Ethereum and DYDX on dYdX Chain.",
|
|
1577
|
+
"FAQ_WHAT_TOKENS": "What tokens will I receive?",
|
|
1578
|
+
"FAQ_WRAPPED_TOKENS_ANSWER": "wethDYDX are minted 1:1 to any users who successfully send Ethereum-based DYDX to the smart contract. wethDYDX have the same v3 governance rights as Ethereum-based DYDX, and are transferable. wethDYDX cannot be bridged to v4.",
|
|
1579
|
+
"FAQ_WRAPPED_TOKENS": "What are wrapped Ethereum DYDX tokens (“wethDYDX”)?",
|
|
1580
|
+
"FINALIZED": "Finalized",
|
|
1581
|
+
"FINALIZING": "Finalizing",
|
|
1582
|
+
"GENERATED_ADDRESS_INFO": "You'll be able to manage your dYdX Chain DYDX on {TRADE_URL} using the same wallet.",
|
|
1583
|
+
"GENERATED_ADDRESS_VIA_ADDRESS": "Generated dYdX address via {ADDRESS}",
|
|
1584
|
+
"LATEST_BLOCK_HEIGHT": "Latest block height",
|
|
1585
|
+
"MIGRATION_FAILED": "Migration failed",
|
|
1586
|
+
"MIGRATION_HELP": "Migration help",
|
|
1587
|
+
"NEW_MIGRATION": "New migration",
|
|
1588
|
+
"NOT_STARTED": "Not started",
|
|
1589
|
+
"PENDING_MIGRATIONS_DESCRIPTION_I": "This table lists all ongoing token migrations from Ethereum to the dYdX Chain. It refreshes periodically or upon a manual page reload. New entries will appear a few minutes after their corresponding Ethereum transactions finalize, which typically takes around 25 minutes.",
|
|
1590
|
+
"PENDING_MIGRATIONS_DESCRIPTION_II": "Once a pending migration is listed, you can track the dYdX Chain block where tokens will be transferred. Please note that the estimated time shown is only an approximation, as it can vary due to dYdX Chain block time fluctuations.",
|
|
1591
|
+
"PENDING_MIGRATIONS_DESCRIPTION_III": "Once the migration has settled, it will be removed from this table during the next automatic update or when the page is manually refreshed.",
|
|
1592
|
+
"PENDING_MIGRATIONS": "Pending Migrations",
|
|
1593
|
+
"PREVIEW_MIGRATION": "Preview migration",
|
|
1594
|
+
"PROGRESS_TRACKING_WARNING": "Leave this open to track your progress while the transaction is being finalized.",
|
|
1595
|
+
"RETRY_MIGRATION": "Retry migration",
|
|
1596
|
+
"SEARCH_DYDX_CHAIN_ADDRESS": "Search dYdX Chain address",
|
|
1597
|
+
"SEND_TO_ANOTHER_ADDRESS": "Send to another {ADDRESS}",
|
|
1598
|
+
"SENDING_IN_PROGRESS": "Sending in progress",
|
|
1599
|
+
"SENDING_SUCCESSFUL": "Sending successful",
|
|
1600
|
+
"STARTED": "Started",
|
|
1601
|
+
"WALLET_SIGNATURE": "wallet signature"
|
|
1602
|
+
},
|
|
1338
1603
|
"CHAIN": {
|
|
1339
1604
|
"V3_MAINNET": "V3 Mainnet",
|
|
1340
1605
|
"V3_GOERLI": "V3 Staging",
|
|
@@ -1366,7 +1631,6 @@
|
|
|
1366
1631
|
"BROADCAST_ERROR_3008": "Stateful order was previously cancelled and therefore cannot be placed",
|
|
1367
1632
|
"BROADCAST_ERROR_3009": "Stateful order was previously removed and therefore cannot be placed",
|
|
1368
1633
|
"BROADCAST_ERROR_10001": "Subaccount cannot open more orders due to equity tier limit.",
|
|
1369
|
-
|
|
1370
1634
|
"GENERAL": {
|
|
1371
1635
|
"SOMETHING_WENT_WRONG_WITH_MESSAGE": "Something went wrong: {ERROR_MESSAGE}",
|
|
1372
1636
|
"SOMETHING_WENT_WRONG": "Something went wrong. Please try again later.",
|
|
@@ -1535,4 +1799,4 @@
|
|
|
1535
1799
|
"TAKE_PROFIT_MARKET_ORDER_MAY_NOT_EXECUTE": "Take Profit Market"
|
|
1536
1800
|
}
|
|
1537
1801
|
}
|
|
1538
|
-
}
|
|
1802
|
+
}
|
|
@@ -243,5 +243,11 @@
|
|
|
243
243
|
"TITLE": "Verify email address",
|
|
244
244
|
"BODY": "Please click the link in the email we sent you, which will help us verify ownership of your email address."
|
|
245
245
|
}
|
|
246
|
+
},
|
|
247
|
+
"TOKEN_MIGRATION": {
|
|
248
|
+
"DYDX_CHAIN_SETTLEMENT": {
|
|
249
|
+
"TITLE": "dYdX Chain settlement",
|
|
250
|
+
"BODY": "To ensure the security of the protocol, dYdX Chain validators delay the settlement of dYdX Chain DYDX."
|
|
251
|
+
}
|
|
246
252
|
}
|
|
247
253
|
}
|
package/index.ts
CHANGED
|
@@ -5,7 +5,7 @@ import walletConnect from './wallet_connect';
|
|
|
5
5
|
import { APP } from './config/localization/app';
|
|
6
6
|
|
|
7
7
|
export { TOOLTIPS } from './config/localization/tooltip';
|
|
8
|
-
export { APP_STRING_KEYS, ERRORS_STRING_KEYS, WARNINGS_STRING_KEYS } from './scripts/generated/app';
|
|
8
|
+
export { APP_STRING_KEYS, ERRORS_STRING_KEYS, WARNINGS_STRING_KEYS, TOKEN_MIGRATION_STRING_KEYS } from './scripts/generated/app';
|
|
9
9
|
export { TOOLTIP_STRING_KEYS } from './scripts/generated/tooltips';
|
|
10
10
|
export { APP_NATIVE } from './config/localizations_native';
|
|
11
11
|
export { NOTIFICATIONS} from './config/localization_notifications';
|
package/package.json
CHANGED
|
@@ -39,7 +39,7 @@ func generateItems(keyPath: String, lastKey: String?, value: Any?) {
|
|
|
39
39
|
print("\n // \(lastKey)\n")
|
|
40
40
|
}
|
|
41
41
|
for subKey in value.keys.sorted() {
|
|
42
|
-
if subKey != "TRADE_BOX_TITLE" {
|
|
42
|
+
if subKey != "TRADE_BOX_TITLE" && !subKey.starts(with: "__") {
|
|
43
43
|
generateItems(keyPath: keyPath + "." + subKey, lastKey: subKey, value: value[subKey])
|
|
44
44
|
}
|
|
45
45
|
}
|
|
@@ -39,7 +39,9 @@ func generateItems(keyPath: String, lastKey: String?, value: Any?) {
|
|
|
39
39
|
print("\n // \(lastKey)\n")
|
|
40
40
|
}
|
|
41
41
|
for subKey in value.keys.sorted() {
|
|
42
|
-
|
|
42
|
+
if !subKey.starts(with: "__") {
|
|
43
|
+
generateItems(keyPath: keyPath + "." + subKey, lastKey: subKey, value: value[subKey])
|
|
44
|
+
}
|
|
43
45
|
}
|
|
44
46
|
}
|
|
45
47
|
}
|
|
@@ -43,7 +43,9 @@ func generateItems(keyPath: String, lastKey: String?, value: Any?) {
|
|
|
43
43
|
print("\n // \(lastKey)\n")
|
|
44
44
|
}
|
|
45
45
|
for subKey in value.keys.sorted() {
|
|
46
|
-
|
|
46
|
+
if !subKey.starts(with: "__") {
|
|
47
|
+
generateItems(keyPath: keyPath + "." + subKey, lastKey: subKey, value: value[subKey])
|
|
48
|
+
}
|
|
47
49
|
}
|
|
48
50
|
}
|
|
49
51
|
}
|
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
|
|
|
@@ -305,6 +305,7 @@ export const APP_STRING_KEYS = {
|
|
|
305
305
|
ACCOUNT: 'APP.GENERAL.ACCOUNT',
|
|
306
306
|
ACCOUNT_LEVERAGE: 'APP.GENERAL.ACCOUNT_LEVERAGE',
|
|
307
307
|
ACTION: 'APP.GENERAL.ACTION',
|
|
308
|
+
ADDRESS: 'APP.GENERAL.ADDRESS',
|
|
308
309
|
ADVANCED: 'APP.GENERAL.ADVANCED',
|
|
309
310
|
ALERTS: 'APP.GENERAL.ALERTS',
|
|
310
311
|
ALL: 'APP.GENERAL.ALL',
|
|
@@ -320,6 +321,7 @@ export const APP_STRING_KEYS = {
|
|
|
320
321
|
BALANCE: 'APP.GENERAL.BALANCE',
|
|
321
322
|
BASE_INITIAL_MARGIN_FRACTION: 'APP.GENERAL.BASE_INITIAL_MARGIN_FRACTION',
|
|
322
323
|
BASE_POSITION_NOTIONAL: 'APP.GENERAL.BASE_POSITION_NOTIONAL',
|
|
324
|
+
BLOCK_EXPLORER: 'APP.GENERAL.BLOCK_EXPLORER',
|
|
323
325
|
BLOCK_HEIGHT: 'APP.GENERAL.BLOCK_HEIGHT',
|
|
324
326
|
BUY: 'APP.GENERAL.BUY',
|
|
325
327
|
BUYING_POWER: 'APP.GENERAL.BUYING_POWER',
|
|
@@ -364,11 +366,13 @@ export const APP_STRING_KEYS = {
|
|
|
364
366
|
DISCOUNT: 'APP.GENERAL.DISCOUNT',
|
|
365
367
|
DISMISS: 'APP.GENERAL.DISMISS',
|
|
366
368
|
DONE: 'APP.GENERAL.DONE',
|
|
369
|
+
DYDX_ADDRESS: 'APP.GENERAL.DYDX_ADDRESS',
|
|
367
370
|
DYDX_CHAIN: 'APP.GENERAL.DYDX_CHAIN',
|
|
368
371
|
DYDX_CHAIN_ADDRESS: 'APP.GENERAL.DYDX_CHAIN_ADDRESS',
|
|
369
372
|
EMAIL: 'APP.GENERAL.EMAIL',
|
|
370
373
|
ENDED: 'APP.GENERAL.ENDED',
|
|
371
374
|
EQUITY: 'APP.GENERAL.EQUITY',
|
|
375
|
+
ESTIMATED: 'APP.GENERAL.ESTIMATED',
|
|
372
376
|
EXPAND: 'APP.GENERAL.EXPAND',
|
|
373
377
|
EXPAND_SECTION: 'APP.GENERAL.EXPAND_SECTION',
|
|
374
378
|
FAST_WITHDRAW: 'APP.GENERAL.FAST_WITHDRAW',
|
|
@@ -424,6 +428,8 @@ export const APP_STRING_KEYS = {
|
|
|
424
428
|
MAX_WITHDRAW: 'APP.GENERAL.MAX_WITHDRAW',
|
|
425
429
|
MENU: 'APP.GENERAL.MENU',
|
|
426
430
|
METRICS: 'APP.GENERAL.METRICS',
|
|
431
|
+
MIGRATE: 'APP.GENERAL.MIGRATE',
|
|
432
|
+
MINE: 'APP.GENERAL.MINE',
|
|
427
433
|
MINIMUM_ORDER_SIZE: 'APP.GENERAL.MINIMUM_ORDER_SIZE',
|
|
428
434
|
MODIFY: 'APP.GENERAL.MODIFY',
|
|
429
435
|
NETWORK: 'APP.GENERAL.NETWORK',
|
|
@@ -491,6 +497,7 @@ export const APP_STRING_KEYS = {
|
|
|
491
497
|
STOP_ORDER_SHORT: 'APP.GENERAL.STOP_ORDER_SHORT',
|
|
492
498
|
SWITCH_LEADERBOARD: 'APP.GENERAL.SWITCH_LEADERBOARD',
|
|
493
499
|
TAKE_ME_THERE: 'APP.GENERAL.TAKE_ME_THERE',
|
|
500
|
+
TERMS_AND_CONDITIONS: 'APP.GENERAL.TERMS_AND_CONDITIONS',
|
|
494
501
|
TICK_SIZE: 'APP.GENERAL.TICK_SIZE',
|
|
495
502
|
TIER: 'APP.GENERAL.TIER',
|
|
496
503
|
TIME: 'APP.GENERAL.TIME',
|
|
@@ -522,7 +529,10 @@ export const APP_STRING_KEYS = {
|
|
|
522
529
|
WEEK: 'APP.GENERAL.TIME_STRINGS.WEEK',
|
|
523
530
|
WEEKS: 'APP.GENERAL.TIME_STRINGS.WEEKS',
|
|
524
531
|
WEEKS_ABBREVIATED: 'APP.GENERAL.TIME_STRINGS.WEEKS_ABBREVIATED',
|
|
532
|
+
X_HOURS_LOWERCASED: 'APP.GENERAL.TIME_STRINGS.X_HOURS_LOWERCASED',
|
|
525
533
|
X_MINUTES: 'APP.GENERAL.TIME_STRINGS.X_MINUTES',
|
|
534
|
+
X_MINUTES_LOWERCASED: 'APP.GENERAL.TIME_STRINGS.X_MINUTES_LOWERCASED',
|
|
535
|
+
X_SECONDS_LOWERCASED: 'APP.GENERAL.TIME_STRINGS.X_SECONDS_LOWERCASED',
|
|
526
536
|
_24H: 'APP.GENERAL.TIME_STRINGS._24H',
|
|
527
537
|
_30D: 'APP.GENERAL.TIME_STRINGS._30D',
|
|
528
538
|
TO: 'APP.GENERAL.TO',
|
|
@@ -553,6 +563,8 @@ export const APP_STRING_KEYS = {
|
|
|
553
563
|
VIEWS: 'APP.GENERAL.VIEWS',
|
|
554
564
|
VIEW_DETAILS: 'APP.GENERAL.VIEW_DETAILS',
|
|
555
565
|
VIEW_LEAGUE: 'APP.GENERAL.VIEW_LEAGUE',
|
|
566
|
+
VIEW_LESS: 'APP.GENERAL.VIEW_LESS',
|
|
567
|
+
VIEW_MORE: 'APP.GENERAL.VIEW_MORE',
|
|
556
568
|
VIEW_OPTIONS: 'APP.GENERAL.VIEW_OPTIONS',
|
|
557
569
|
VOLUME_30D: 'APP.GENERAL.VOLUME_30D',
|
|
558
570
|
WALLET: 'APP.GENERAL.WALLET',
|
|
@@ -922,7 +934,6 @@ export const APP_STRING_KEYS = {
|
|
|
922
934
|
LEARN_TO_EXPORT: 'APP.PORTFOLIO.LEARN_TO_EXPORT',
|
|
923
935
|
MAKER_MARKET_SHARE: 'APP.PORTFOLIO.MAKER_MARKET_SHARE',
|
|
924
936
|
MARKET_NOW_LIVE: 'APP.PORTFOLIO.MARKET_NOW_LIVE',
|
|
925
|
-
MIGRATE: 'APP.PORTFOLIO.MIGRATE',
|
|
926
937
|
MIGRATE_DESCRIPTION: 'APP.PORTFOLIO.MIGRATE_DESCRIPTION',
|
|
927
938
|
MIGRATE_NOW: 'APP.PORTFOLIO.MIGRATE_NOW',
|
|
928
939
|
NAVIGATE_TO_KEPLR: 'APP.PORTFOLIO.NAVIGATE_TO_KEPLR',
|
|
@@ -989,7 +1000,6 @@ export const APP_STRING_KEYS = {
|
|
|
989
1000
|
|
|
990
1001
|
// PROFILES_PAGE
|
|
991
1002
|
|
|
992
|
-
ADDRESS: 'APP.PROFILES_PAGE.ADDRESS',
|
|
993
1003
|
APPLICATION_PENDING: 'APP.PROFILES_PAGE.APPLICATION_PENDING',
|
|
994
1004
|
APPLICATION_REJECTED: 'APP.PROFILES_PAGE.APPLICATION_REJECTED',
|
|
995
1005
|
CERTIFY_AND_ACCEPT: 'APP.PROFILES_PAGE.CERTIFY_AND_ACCEPT',
|
|
@@ -1502,6 +1512,63 @@ export const ERRORS_STRING_KEYS = {
|
|
|
1502
1512
|
WITHDRAW_MUST_SPECIFY_CHAIN: 'ERRORS.WITHDRAW_MODAL.WITHDRAW_MUST_SPECIFY_CHAIN',
|
|
1503
1513
|
};
|
|
1504
1514
|
|
|
1515
|
+
export const TOKEN_MIGRATION_STRING_KEYS = {
|
|
1516
|
+
AFTER: 'TOKEN_MIGRATION.AFTER',
|
|
1517
|
+
APPROVE_ALLOWANCE: 'TOKEN_MIGRATION.APPROVE_ALLOWANCE',
|
|
1518
|
+
AVAILABLE_BLOCK: 'TOKEN_MIGRATION.AVAILABLE_BLOCK',
|
|
1519
|
+
AVAILABLE_ON_CHAIN: 'TOKEN_MIGRATION.AVAILABLE_ON_CHAIN',
|
|
1520
|
+
BALANCE_ON_CHAIN: 'TOKEN_MIGRATION.BALANCE_ON_CHAIN',
|
|
1521
|
+
BEFORE: 'TOKEN_MIGRATION.BEFORE',
|
|
1522
|
+
CHECK_STATUS: 'TOKEN_MIGRATION.CHECK_STATUS',
|
|
1523
|
+
CONFIRM_MIGRATION: 'TOKEN_MIGRATION.CONFIRM_MIGRATION',
|
|
1524
|
+
CONFIRM_MIGRATION_DISCLAIMER: 'TOKEN_MIGRATION.CONFIRM_MIGRATION_DISCLAIMER',
|
|
1525
|
+
DYDX_CHAIN_SETTLEMENT: 'TOKEN_MIGRATION.DYDX_CHAIN_SETTLEMENT',
|
|
1526
|
+
EMPTY_PENDING_MIGRATIONS_ALL: 'TOKEN_MIGRATION.EMPTY_PENDING_MIGRATIONS_ALL',
|
|
1527
|
+
EMPTY_PENDING_MIGRATIONS_MINE: 'TOKEN_MIGRATION.EMPTY_PENDING_MIGRATIONS_MINE',
|
|
1528
|
+
EMPTY_PENDING_MIGRATIONS_SESARCH: 'TOKEN_MIGRATION.EMPTY_PENDING_MIGRATIONS_SESARCH',
|
|
1529
|
+
ENTER_ADDRESS: 'TOKEN_MIGRATION.ENTER_ADDRESS',
|
|
1530
|
+
ESTIMATED_TIMELINE: 'TOKEN_MIGRATION.ESTIMATED_TIMELINE',
|
|
1531
|
+
ESTIMATED_TIME_LEFT: 'TOKEN_MIGRATION.ESTIMATED_TIME_LEFT',
|
|
1532
|
+
ETHEREUM_FINALIZATION: 'TOKEN_MIGRATION.ETHEREUM_FINALIZATION',
|
|
1533
|
+
ETHEREUM_SETTLEMENT: 'TOKEN_MIGRATION.ETHEREUM_SETTLEMENT',
|
|
1534
|
+
FAQ_GAS_FEES: 'TOKEN_MIGRATION.FAQ_GAS_FEES',
|
|
1535
|
+
FAQ_GAS_FEES_ANSWER: 'TOKEN_MIGRATION.FAQ_GAS_FEES_ANSWER',
|
|
1536
|
+
FAQ_HOW_LONG: 'TOKEN_MIGRATION.FAQ_HOW_LONG',
|
|
1537
|
+
FAQ_HOW_LONG_ANSWER: 'TOKEN_MIGRATION.FAQ_HOW_LONG_ANSWER',
|
|
1538
|
+
FAQ_HOW_TO_TRACK: 'TOKEN_MIGRATION.FAQ_HOW_TO_TRACK',
|
|
1539
|
+
FAQ_HOW_TO_TRACK_ANSWER: 'TOKEN_MIGRATION.FAQ_HOW_TO_TRACK_ANSWER',
|
|
1540
|
+
FAQ_V4_PORTAL: 'TOKEN_MIGRATION.FAQ_V4_PORTAL',
|
|
1541
|
+
FAQ_V4_PORTAL_ANSWER: 'TOKEN_MIGRATION.FAQ_V4_PORTAL_ANSWER',
|
|
1542
|
+
FAQ_WHAT_ADDRESS: 'TOKEN_MIGRATION.FAQ_WHAT_ADDRESS',
|
|
1543
|
+
FAQ_WHAT_ADDRESS_ANSWER: 'TOKEN_MIGRATION.FAQ_WHAT_ADDRESS_ANSWER',
|
|
1544
|
+
FAQ_WHAT_TOKENS: 'TOKEN_MIGRATION.FAQ_WHAT_TOKENS',
|
|
1545
|
+
FAQ_WHAT_TOKENS_ANSWER: 'TOKEN_MIGRATION.FAQ_WHAT_TOKENS_ANSWER',
|
|
1546
|
+
FAQ_WRAPPED_TOKENS: 'TOKEN_MIGRATION.FAQ_WRAPPED_TOKENS',
|
|
1547
|
+
FAQ_WRAPPED_TOKENS_ANSWER: 'TOKEN_MIGRATION.FAQ_WRAPPED_TOKENS_ANSWER',
|
|
1548
|
+
FINALIZED: 'TOKEN_MIGRATION.FINALIZED',
|
|
1549
|
+
FINALIZING: 'TOKEN_MIGRATION.FINALIZING',
|
|
1550
|
+
GENERATED_ADDRESS_INFO: 'TOKEN_MIGRATION.GENERATED_ADDRESS_INFO',
|
|
1551
|
+
GENERATED_ADDRESS_VIA_ADDRESS: 'TOKEN_MIGRATION.GENERATED_ADDRESS_VIA_ADDRESS',
|
|
1552
|
+
LATEST_BLOCK_HEIGHT: 'TOKEN_MIGRATION.LATEST_BLOCK_HEIGHT',
|
|
1553
|
+
MIGRATION_FAILED: 'TOKEN_MIGRATION.MIGRATION_FAILED',
|
|
1554
|
+
MIGRATION_HELP: 'TOKEN_MIGRATION.MIGRATION_HELP',
|
|
1555
|
+
NEW_MIGRATION: 'TOKEN_MIGRATION.NEW_MIGRATION',
|
|
1556
|
+
NOT_STARTED: 'TOKEN_MIGRATION.NOT_STARTED',
|
|
1557
|
+
PENDING_MIGRATIONS: 'TOKEN_MIGRATION.PENDING_MIGRATIONS',
|
|
1558
|
+
PENDING_MIGRATIONS_DESCRIPTION_I: 'TOKEN_MIGRATION.PENDING_MIGRATIONS_DESCRIPTION_I',
|
|
1559
|
+
PENDING_MIGRATIONS_DESCRIPTION_II: 'TOKEN_MIGRATION.PENDING_MIGRATIONS_DESCRIPTION_II',
|
|
1560
|
+
PENDING_MIGRATIONS_DESCRIPTION_III: 'TOKEN_MIGRATION.PENDING_MIGRATIONS_DESCRIPTION_III',
|
|
1561
|
+
PREVIEW_MIGRATION: 'TOKEN_MIGRATION.PREVIEW_MIGRATION',
|
|
1562
|
+
PROGRESS_TRACKING_WARNING: 'TOKEN_MIGRATION.PROGRESS_TRACKING_WARNING',
|
|
1563
|
+
RETRY_MIGRATION: 'TOKEN_MIGRATION.RETRY_MIGRATION',
|
|
1564
|
+
SEARCH_DYDX_CHAIN_ADDRESS: 'TOKEN_MIGRATION.SEARCH_DYDX_CHAIN_ADDRESS',
|
|
1565
|
+
SENDING_IN_PROGRESS: 'TOKEN_MIGRATION.SENDING_IN_PROGRESS',
|
|
1566
|
+
SENDING_SUCCESSFUL: 'TOKEN_MIGRATION.SENDING_SUCCESSFUL',
|
|
1567
|
+
SEND_TO_ANOTHER_ADDRESS: 'TOKEN_MIGRATION.SEND_TO_ANOTHER_ADDRESS',
|
|
1568
|
+
STARTED: 'TOKEN_MIGRATION.STARTED',
|
|
1569
|
+
WALLET_SIGNATURE: 'TOKEN_MIGRATION.WALLET_SIGNATURE',
|
|
1570
|
+
};
|
|
1571
|
+
|
|
1505
1572
|
export const WARNINGS_STRING_KEYS = {
|
|
1506
1573
|
|
|
1507
1574
|
// ONBOARDING
|
|
@@ -33,6 +33,11 @@ export const TOOLTIP_STRING_KEYS = {
|
|
|
33
33
|
HOLDING_HEDGIES_BODY: 'TOOLTIPS.PORTFOLIO.HOLDING_HEDGIES.BODY',
|
|
34
34
|
HOLDING_HEDGIES_TITLE: 'TOOLTIPS.PORTFOLIO.HOLDING_HEDGIES.TITLE',
|
|
35
35
|
|
|
36
|
+
// TOKEN_MIGRATION
|
|
37
|
+
|
|
38
|
+
DYDX_CHAIN_SETTLEMENT_BODY: 'TOOLTIPS.TOKEN_MIGRATION.DYDX_CHAIN_SETTLEMENT.BODY',
|
|
39
|
+
DYDX_CHAIN_SETTLEMENT_TITLE: 'TOOLTIPS.TOKEN_MIGRATION.DYDX_CHAIN_SETTLEMENT.TITLE',
|
|
40
|
+
|
|
36
41
|
// TRADE
|
|
37
42
|
|
|
38
43
|
ACCOUNT_LEVERAGE_BODY: 'TOOLTIPS.TRADE.ACCOUNT_LEVERAGE.BODY',
|