generated from TENK-DAO/frontend-starter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
en.json
62 lines (62 loc) · 2.32 KB
/
en.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
{
"viewIn": "View in English",
"langPicker": "English",
"title": "Misfits",
"description": "NEAR's first PFP-style NFTs",
"calendarEvent": "Go Mint a Misfit!",
"connectWallet": "Connect Wallet",
"signOut": "Sign Out",
"myNFTs": "My NFTs",
"nextNFT": "Next NFT",
"prevNFT": "Previous NFT",
"close": "Close",
"zoomIn": "Zoom In",
"zoomOut": "Zoom Out",
"hero": {
"video": "pexels-olya-kobruseva-5236593.mp4",
"title": "The first fleet of the \n*Metaverse*",
"body": "Join an Exclusive Community of NEAR early adopters and BUIDLers.",
"ps": "Misfits drop at SALE_START!",
"cta": "Add to Calendar",
"action": "ADD_TO_CALENDAR(SALE_START)",
"saleClosed": {
"signedIn": {
"ps": "* Minting starts at: SALE_START\n\n* Pre-mint starts at: PRESALE_START\n\nGet in on the pre-mint! [Join our Discord](https://discord.com/invite/UY9Xf2k) and request an invite."
},
"vip": {
"ps": "Welcome, CURRENT_USER! Pre-mint starts at PRESALE_START",
"action": "ADD_TO_CALENDAR(PRESALE_START)"
}
},
"presale": {
"vip": {
"ps": "Welcome, CURRENT_USER! Pre-mint started. Public minting starts at SALE_START.\n\nYour remaining pre-mint allowance: MINT_LIMIT",
"setNumber": "Number to mint",
"cta": "Mint for MINT_PRICE",
"action": "MINT"
}
},
"saleOpen": {
"ps": "Misfit Minting Has Begun! Misfits remaining: REMAINING_COUNT",
"setNumber": "Number to mint",
"cta": "Mint for MINT_PRICE",
"action": "MINT",
"signedOut": {
"action": "SIGN_IN"
}
},
"allSold": {
"title": "All INITIAL_COUNT minted!",
"body": "The Misfits have all been created",
"ps": "",
"cta": "Buy Pre-Owned",
"action": "GO_TO_PARAS"
}
},
"extraSections": [
{
"text": "# Introducing\n# NEAR Misfits (Gen 0)\n\n10,000 brave souls set out into the vast unknown to explore the Metaverse... Only 1,923 survived.\n\nThese Misfits are part of a Decentralised Special Operations crew from all over the world and all walks of life. A group of humans rising to the challenge of their times, coming together to build the Metaverse: challenge the status quo, push the boundaries of what is possible, build and contribute to enabling technology.",
"image": "learn.webp"
}
]
}