Skip to content

Commit a492d2e

Browse files
committed
update translations
1 parent 3ffc467 commit a492d2e

File tree

2 files changed

+67
-72
lines changed

2 files changed

+67
-72
lines changed

src/components/Layer2NetworksTable/NetworkMaturityTooltip.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ const NetworkMaturityTooltip = ({ maturity }: { maturity: MaturityLevel }) => {
6161
}
6262
>
6363
<Tag variant="solid" {...maturityDescription[maturity].tag}>
64-
{t(`page-layer-2-networks-${maturity}`)}
64+
{t(`page-layer-2-networks-${maturity}-label`).toUpperCase()}
6565
</Tag>
6666
</Tooltip>
6767
)
Lines changed: 66 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -1,72 +1,67 @@
11
{
2-
"page-layer-2-networks-hero-description": "Using Ethereum today means interacting with hundreds of different networks and apps. All backed by Ethereum as the foundational backbone.",
3-
"page-layer-2-networks-meta-title": "Ethereum Layer 2:Explore networks",
4-
"page-layer-2-networks-more-advanced-title": "Looking for more advanced overview?",
5-
"page-layer-2-networks-more-advanced-descripton-1": "Many of the projects are",
6-
"page-layer-2-networks-more-advanced-descripton-2": "still young and somewhat experimental.",
7-
"page-layer-2-networks-more-advanced-descripton-3": "For more information on the technology, risks and trust assumptions of these networks, we recommend checking out L2BEAT, which provides a comprehensive risk assessment framework of each project and growthepie for general data analysis.",
8-
"page-layer-2-networks-more-advanced-link-1": "Visit l2beat.com",
9-
"page-layer-2-networks-more-advanced-link-2": "Visit growthepie.xyz",
10-
"page-layer-2-networks-callout-1-title": "What are the benefits?",
11-
"page-layer-2-networks-callout-1-description": "Ethereum's strength and security provides a platform for other networks to build upon.",
12-
"page-layer-2-networks-callout-2-title": "Interested in more details?",
13-
"page-layer-2-networks-callout-2-description": "Curious about the technology and reasons for this scaling approach? Learn more about the thinking and different technological approaches.",
14-
"page-layer-2-networks-n/a-label": "N/A",
15-
"page-layer-2-networks-n/a-description": "Not applicable to Ethereum mainnet.",
16-
"page-layer-2-networks-robust-label": "Robust",
17-
"page-layer-2-networks-robust-description": "Fully decentralized and secure network that cannot be tampered with or stopped by any individual or group, including its creators.\n\nThis is a network that fulfills Ethereum's vision of decentralization.",
18-
"page-layer-2-networks-maturing-label": "Maturing",
19-
"page-layer-2-networks-maturing-description": "A network transitioning to being decentralized. A group of actors still may be able to halt the network in extreme situations.",
20-
"page-layer-2-networks-developing-label": "Developing",
21-
"page-layer-2-networks-developing-description": "A centralized operator runs the network but adds fail-safe features to reduce risks of centralization.",
22-
"page-layer-2-networks-emerging-label": "Emerging",
23-
"page-layer-2-networks-emerging-description": "A centralized operator runs the network. The data is publicly visible on Ethereum to verify whether the operator is being honest.",
24-
"page-layer-2-networks-network-maturity": "Network maturity",
25-
"page-layer-2-networks-network-maturity-with-colon": "Network maturity:",
26-
"page-layer-2-networks-network-maturity-description": "Looks at the development stage, risks associated with using the network and ecosystem size of the network.",
27-
"page-layer-2-networks-summary-metric": "This is a summary metric based on risk analysis done by",
28-
"page-layer-2-networks-no-results-title": "No results",
29-
"page-layer-2-networks-no-results-description": "There are no networks matching your criteria, try adding some filters",
30-
"page-layer-2-networks-reset-filters": "Reset filters",
31-
"page-layer-2-networks-age": "Age",
32-
"page-layer-2-networks-show-how-long": "Shows how long the networks has been operational.",
33-
"page-layer-2-networks-data-from": "Data from",
34-
"page-layer-2-networks-period": ".",
35-
"page-layer-2-networks-wallet-support": "Wallet support",
36-
"page-layer-2-networks-how-many-wallet-support": "Indicates how many wallet apps support using the network.",
37-
"page-layer-2-networks-active-address": "Active addresses",
38-
"page-layer-2-networks-active-address-weekly": "Active addresses (weekly)",
39-
"page-layer-2-networks-active-address-number": "Number of active addresses on the network in the past 7 days.",
40-
"page-layer-2-networks-fee-token": "Fee token",
41-
"page-layer-2-networks-token-used-to-pay": "The token that is used to pay for transactions and using the network.",
42-
"page-layer-2-networks-network-usage": "Network usage",
43-
"page-layer-2-networks-network-usage-overview": "An overview of network usage. Measures transaction count in respective areas within the last 30 days.",
44-
"page-layer-2-networks-no-data-available": "No data available",
45-
"page-layer-2-networks-links": "Links",
46-
"page-layer-2-networks-official-website": "Official website",
47-
"page-layer-2-networks-risk-analysis": "Risk analysis",
48-
"page-layer-2-networks-assessment-by-l2beat": "Assessment by L2BEAT",
49-
"page-layer-2-networks-detailed-analytics": "Detailed analytics",
50-
"page-layer-2-networks-assessment-by-growthepie": "Assessment by growthepie",
51-
"page-layer-2-networks-bridge-to": "Bridge to",
52-
"page-layer-2-networks-view-apps": "View apps",
53-
"page-layer-2-networks-select-wallet": "Select wallet",
54-
"page-layer-2-networks-search-wallets": "Search wallets...",
55-
"page-layer-2-networks-no-wallet-found": "No wallets found",
56-
"page-layer-2-networks-robust-description-1": "Fully decentralized and secure network that cannot be tampered with or stopped by any individual or group, including its creators.",
57-
"page-layer-2-networks-robust-description-2": "This is a network that fulfills Ethereum's vision of decentralization.",
58-
"page-layer-2-networks-developing-description-1": "Single operator is running the network with public data visibility for transparency.",
59-
"page-layer-2-networks-emerging-description-1": "Single operator is running the network in private and works towards transparency.",
60-
"page-layer-2-networks-networks-showing": "Networks showing",
61-
"page-layer-2-networks-market-share": "Market share",
62-
"page-layer-2-networks-market-share-description": "Total value locked in escrow contracts on Ethereum.",
63-
"page-layer-2-networks-avg-transaction-fee": "Avg. transaction fee",
64-
"page-layer-2-networks-transaction-fee": "Transaction fee",
65-
"page-layer-2-networks-transaction-fee-description": "The average cost of transaction for transfers, swaps, minting and other activities.",
66-
"page-layer-2-networks-transaction-see-networks": "See networks",
67-
"page-layer-2-networks-n/a": "N/A",
68-
"page-layer-2-networks-robust": "ROBUST",
69-
"page-layer-2-networks-maturing": "MATURING",
70-
"page-layer-2-networks-developing": "DEVELOPING",
71-
"page-layer-2-networks-emerging": "EMERGING"
72-
}
2+
"page-layer-2-networks-hero-description": "Using Ethereum today means interacting with hundreds of different networks and apps. All backed by Ethereum as the foundational backbone.",
3+
"page-layer-2-networks-meta-title": "Ethereum Layer 2:Explore networks",
4+
"page-layer-2-networks-more-advanced-title": "Looking for more advanced overview?",
5+
"page-layer-2-networks-more-advanced-descripton-1": "Many of the projects are",
6+
"page-layer-2-networks-more-advanced-descripton-2": "still young and somewhat experimental.",
7+
"page-layer-2-networks-more-advanced-descripton-3": "For more information on the technology, risks and trust assumptions of these networks, we recommend checking out L2BEAT, which provides a comprehensive risk assessment framework of each project and growthepie for general data analysis.",
8+
"page-layer-2-networks-more-advanced-link-1": "Visit l2beat.com",
9+
"page-layer-2-networks-more-advanced-link-2": "Visit growthepie.xyz",
10+
"page-layer-2-networks-callout-1-title": "What are the benefits?",
11+
"page-layer-2-networks-callout-1-description": "Ethereum's strength and security provides a platform for other networks to build upon.",
12+
"page-layer-2-networks-callout-2-title": "Interested in more details?",
13+
"page-layer-2-networks-callout-2-description": "Curious about the technology and reasons for this scaling approach? Learn more about the thinking and different technological approaches.",
14+
"page-layer-2-networks-n/a-label": "N/A",
15+
"page-layer-2-networks-n/a-description": "Not applicable to Ethereum mainnet.",
16+
"page-layer-2-networks-robust-label": "Robust",
17+
"page-layer-2-networks-robust-description": "Fully decentralized and secure network that cannot be tampered with or stopped by any individual or group, including its creators.\n\nThis is a network that fulfills Ethereum's vision of decentralization.",
18+
"page-layer-2-networks-maturing-label": "Maturing",
19+
"page-layer-2-networks-maturing-description": "A network transitioning to being decentralized. A group of actors still may be able to halt the network in extreme situations.",
20+
"page-layer-2-networks-developing-label": "Developing",
21+
"page-layer-2-networks-developing-description": "A centralized operator runs the network but adds fail-safe features to reduce risks of centralization.",
22+
"page-layer-2-networks-emerging-label": "Emerging",
23+
"page-layer-2-networks-emerging-description": "A centralized operator runs the network. The data is publicly visible on Ethereum to verify whether the operator is being honest.",
24+
"page-layer-2-networks-network-maturity": "Network maturity",
25+
"page-layer-2-networks-network-maturity-with-colon": "Network maturity:",
26+
"page-layer-2-networks-network-maturity-description": "Looks at the development stage, risks associated with using the network and ecosystem size of the network.",
27+
"page-layer-2-networks-summary-metric": "This is a summary metric based on risk analysis done by",
28+
"page-layer-2-networks-no-results-title": "No results",
29+
"page-layer-2-networks-no-results-description": "There are no networks matching your criteria, try adding some filters",
30+
"page-layer-2-networks-reset-filters": "Reset filters",
31+
"page-layer-2-networks-age": "Age",
32+
"page-layer-2-networks-show-how-long": "Shows how long the networks has been operational.",
33+
"page-layer-2-networks-data-from": "Data from",
34+
"page-layer-2-networks-period": ".",
35+
"page-layer-2-networks-wallet-support": "Wallet support",
36+
"page-layer-2-networks-how-many-wallet-support": "Indicates how many wallet apps support using the network.",
37+
"page-layer-2-networks-active-address": "Active addresses",
38+
"page-layer-2-networks-active-address-weekly": "Active addresses (weekly)",
39+
"page-layer-2-networks-active-address-number": "Number of active addresses on the network in the past 7 days.",
40+
"page-layer-2-networks-fee-token": "Fee token",
41+
"page-layer-2-networks-token-used-to-pay": "The token that is used to pay for transactions and using the network.",
42+
"page-layer-2-networks-network-usage": "Network usage",
43+
"page-layer-2-networks-network-usage-overview": "An overview of network usage. Measures transaction count in respective areas within the last 30 days.",
44+
"page-layer-2-networks-no-data-available": "No data available",
45+
"page-layer-2-networks-links": "Links",
46+
"page-layer-2-networks-official-website": "Official website",
47+
"page-layer-2-networks-risk-analysis": "Risk analysis",
48+
"page-layer-2-networks-assessment-by-l2beat": "Assessment by L2BEAT",
49+
"page-layer-2-networks-detailed-analytics": "Detailed analytics",
50+
"page-layer-2-networks-assessment-by-growthepie": "Assessment by growthepie",
51+
"page-layer-2-networks-bridge-to": "Bridge to",
52+
"page-layer-2-networks-view-apps": "View apps",
53+
"page-layer-2-networks-select-wallet": "Select wallet",
54+
"page-layer-2-networks-search-wallets": "Search wallets...",
55+
"page-layer-2-networks-no-wallet-found": "No wallets found",
56+
"page-layer-2-networks-robust-description-1": "Fully decentralized and secure network that cannot be tampered with or stopped by any individual or group, including its creators.",
57+
"page-layer-2-networks-robust-description-2": "This is a network that fulfills Ethereum's vision of decentralization.",
58+
"page-layer-2-networks-developing-description-1": "Single operator is running the network with public data visibility for transparency.",
59+
"page-layer-2-networks-emerging-description-1": "Single operator is running the network in private and works towards transparency.",
60+
"page-layer-2-networks-networks-showing": "Networks showing",
61+
"page-layer-2-networks-market-share": "Market share",
62+
"page-layer-2-networks-market-share-description": "Total value locked in escrow contracts on Ethereum.",
63+
"page-layer-2-networks-avg-transaction-fee": "Avg. transaction fee",
64+
"page-layer-2-networks-transaction-fee": "Transaction fee",
65+
"page-layer-2-networks-transaction-fee-description": "The average cost of transaction for transfers, swaps, minting and other activities.",
66+
"page-layer-2-networks-transaction-see-networks": "See networks"
67+
}

0 commit comments

Comments
 (0)