You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 26, 2023. It is now read-only.
"enterDeveloperId": "Please enter a $t(title) id",
22
-
"hosting": "Hosting by:",
23
-
"copyLinkToNFT": "Copy link to NFT",
24
-
"linkCopied": "Link copied to clipboard",
25
-
"tokenUnavailable": "Token ID may not be available",
26
-
"NFTMintSuccess": "Your NFT should now be in your wallet!",
27
-
"TokenMintMessage": "Token Minted",
28
-
"tokenIDPlaceholder": "Enter Token ID",
29
-
"mintTokenText": "Mint your Token",
30
-
"connectWalletText": "Connect Wallet",
31
-
"ethereumDevNetworkPrompt": "Please Connect to the Ethereum Rinkeby Testnet",
32
-
"ethereumNetworkPrompt": "Please Connect to the Ethereum Mainnet",
33
-
"availableTokensText": "View the available Token IDs",
34
-
"remainingTokensText": "{{remainingTokens}} tokens left / {{uniqueAddressCount}} devs joined",
35
-
"mintPageHeader": "DEVS Token Minter",
36
-
"projectsList": "A list of community projects created by the Developer DAO community.",
37
-
"ddaoTokenSearch": "DDAO Token Search",
38
-
"ddaoUnofficalFrontend": "Developer DAO Unofficial Frontend",
39
-
"ddaoTokenVisualizer": "Developer DAO Token Visualizer",
40
-
"ddaoPixelAvatars": "Developer DAO Pixel Avatars",
41
-
"by": "by",
42
-
"otherTokensOwnedByThisAddress": "Other Tokens owned by this address",
43
-
"noOtherTokens": "No other tokens owned by this address",
44
-
"userCancelTransaction": "Transaction Cancelled by User",
45
-
"transactionSending": "Transaction Being Sent",
46
-
"here": "here",
47
-
"errorMinting": "Unable to Mint NFT",
48
-
"disconnectWallet": "Disconnect Wallet",
49
-
"etherscanMessage": "View your TX on Etherscan",
50
-
"testnet": "Testnet",
51
-
"glitterConfetti": "A man throwing glitter in a fabulous manner",
52
-
"soldOut": "DEV Tokens are now sold out to our {{count}} community members"
53
-
}
3
+
"currentStatus": "Current Status",
4
+
"season": "Season",
5
+
"callout": "We're forming guilds, creating culture, strengthening our community, teaching & learning, and building cool shit together.",
6
+
"calloutButton": "Read our Snapshot",
7
+
"mission": {
8
+
"title": "Mission",
9
+
"body": "Developer DAO exists to accelerate the education and impact of a new wave of web3 builders."
10
+
},
11
+
"values": {
12
+
"title": "Values",
13
+
"transparency": {
14
+
"title": "Transparency",
15
+
"body": "open source everything, conversations in public, document and share journey"
16
+
},
17
+
"diversity": {
18
+
"title": "Diversity and Inclusion",
19
+
"body": "seek to foster as diverse a membership as possible and support everyone to contribute"
20
+
},
21
+
"responsibility": {
22
+
"title": "Responsibility",
23
+
"body": "as a self-governed community we rely on members to be personally responsible for their actions and commitments to the community"
24
+
},
25
+
"kindness": {
26
+
"title": "Kindness and Empathy",
27
+
"body": "we know that we are living in a complex, stressful, and diverse world and go out of our way to make people’s lives and days better through our interactions"
28
+
}
29
+
},
30
+
"goals": {
31
+
"title": "Goals",
32
+
"body1": "Onboard, Educate & Support Web3 Developers",
33
+
"body2": "Foster & Build Web3 Tools & Public Goods"
34
+
},
35
+
"membership": {
36
+
"title": "How do I join?",
37
+
"body": "Membership is temporarily closed but will be open again soon. Follow us on Twitter for updates!"
38
+
},
39
+
"links": {
40
+
"title": "Useful links",
41
+
"wiki": "Wiki",
42
+
"forum": "Forum",
43
+
"snapshot": "Snapshot"
44
+
},
45
+
"socialLinkLabel": "Opens the Developer DAO {{platform}} in the current tab"
0 commit comments