generated from TENK-DAO/frontend-starter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathes.json
62 lines (62 loc) · 2.41 KB
/
es.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": "Ver en Español",
"langPicker": "Español",
"title": "Misfitos",
"description": "Los primeros NFTs de tipo \"PFP\" de NEAR",
"calendarEvent": "¡Crear un Misfito!",
"connectWallet": "Connectar Billeta",
"signOut": "Desconectar",
"myNFTs": "Mi NFTs",
"nextNFT": "Siguiente NFT",
"prevNFT": "Anterior NFT",
"close": "Cerrar",
"zoomIn": "Dar un golpe de zoom",
"zoomOut": "Disminuir el zoom",
"hero": {
"video": "pexels-olya-kobruseva-5236593.mp4",
"title": "El primero fleeto de la \n*Metaverse*",
"body": "Joino un exclusivo comunidad de NEAR early adopters and BUIDLers.",
"ps": "¡Puedes crear tu primero a las SALE_START!",
"cta": "Añadir a Calendario",
"action": "ADD_TO_CALENDAR(SALE_START)",
"saleClosed": {
"signedIn": {
"ps": "* Crear tu primero: SALE_START\n\n* Si estás en el listo \"VIP\": PRESALE_START\n\nQuedate un/a VIP! [Joino nuestro Discord](https://discord.com/invite/UY9Xf2k)."
},
"vip": {
"ps": "¡Bienvenid@, CURRENT_USER! Puedes crear un Misfito a las PRESALE_START",
"action": "ADD_TO_CALENDAR(PRESALE_START)"
}
},
"presale": {
"vip": {
"ps": "¡Bienvenid@, CURRENT_USER! Los VIPs puedes mint ahora. El mint publico empezar a las SALE_START.\n\nTu VIP asignación restante: MINT_LIMIT",
"setNumber": "Crear quantidad de",
"cta": "Crear para MINT_PRICE",
"action": "MINT"
}
},
"saleOpen": {
"ps": "Misfit Minting Has Begin! Misfitos que quedan: REMAINING_COUNT",
"setNumber": "Crear quantidad de",
"cta": "Crear para MINT_PRICE",
"action": "MINT",
"signedOut": {
"action": "SIGN_IN"
}
},
"allSold": {
"title": "¡Todos INITIAL_COUNT han estado creado!",
"body": "",
"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"
}
]
}