File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ function FrontendSection() {
4949 < ArticleCardIndex
5050 href = "/connect"
5151 title = "Connect"
52- description = "Wallets, auth, and onchain interactions "
52+ description = "Billeteras, autenticación e interacciones en la cadena "
5353 />
5454 </ section >
5555 ) ;
@@ -61,7 +61,7 @@ function ContractsSection() {
6161 < SectionTitle id = "onchain" title = "Onchain" />
6262 < ArticleCardIndex
6363 title = "Contracts"
64- description = "Solidity contracts and deployment tools "
64+ description = "Contratos Solidity y herramientas de despliegue "
6565 href = "/contracts"
6666 />
6767 </ section >
@@ -76,17 +76,17 @@ function BackendSection() {
7676 < ArticleCardIndex
7777 href = "/engine"
7878 title = "Engine"
79- description = "Reliable transactions and monitoring "
79+ description = "Transacciones confiables y monitoreo "
8080 />
8181 < ArticleCardIndex
8282 href = "/insight"
8383 title = "Insight"
84- description = "Blockchain data queries and transformations "
84+ description = "Consultas y transformaciones de datos en blockchain "
8585 />
8686 < ArticleCardIndex
8787 href = "/nebula"
8888 title = "Nebula"
89- description = "API interface for LLMs"
89+ description = "Interfaz API para LLMs"
9090 />
9191 </ div >
9292 </ section >
You can’t perform that action at this time.
0 commit comments