Skip to content

Commit c6e81ed

Browse files
Automated translation to 🇪🇸 from Mintlify
1 parent 8cc0515 commit c6e81ed

File tree

2 files changed

+127
-140
lines changed

2 files changed

+127
-140
lines changed

‎docs.json‎

Lines changed: 56 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,36 @@
11
{
2-
"$schema": "https://mintlify.com/docs.json",
32
"theme": "almond",
3+
"$schema": "https://mintlify.com/docs.json",
44
"name": "Mintlify",
55
"colors": {
66
"primary": "#166E3F",
77
"light": "#26BD6C",
88
"dark": "#166E3F"
99
},
10+
"logo": {
11+
"light": "/logo/light.svg",
12+
"dark": "/logo/dark.svg",
13+
"href": "https://mintlify.com/docs"
14+
},
1015
"favicon": "/favicon.ico",
11-
"icons": {
12-
"library": "lucide"
16+
"api": {
17+
"mdx": {
18+
"auth": {
19+
"method": "bearer"
20+
}
21+
}
22+
},
23+
"navbar": {
24+
"primary": {
25+
"type": "button",
26+
"label": "Get started",
27+
"href": "https://mintlify.com/start"
28+
}
1329
},
1430
"navigation": {
1531
"languages": [
1632
{
33+
"language": "en",
1734
"tabs": [
1835
{
1936
"tab": "Documentation",
@@ -310,10 +327,10 @@
310327
}
311328
]
312329
}
313-
],
314-
"language": "en"
330+
]
315331
},
316332
{
333+
"language": "fr",
317334
"tabs": [
318335
{
319336
"tab": "Documentation",
@@ -610,10 +627,10 @@
610627
}
611628
]
612629
}
613-
],
614-
"language": "fr"
630+
]
615631
},
616632
{
633+
"language": "es",
617634
"tabs": [
618635
{
619636
"tab": "Documentación",
@@ -649,7 +666,7 @@
649666
"es/customize/custom-scripts",
650667
"es/customize/react-components",
651668
{
652-
"group": "Acceso al dashboard",
669+
"group": "Acceso al panel",
653670
"pages": [
654671
"es/dashboard/sso",
655672
"es/dashboard/permissions",
@@ -724,7 +741,7 @@
724741
]
725742
},
726743
{
727-
"group": "Implementar",
744+
"group": "Desplegar",
728745
"icon": "boxes",
729746
"pages": [
730747
"es/deploy/deployments",
@@ -752,7 +769,7 @@
752769
"icon": "wrench",
753770
"pages": [
754771
{
755-
"group": "IA",
772+
"group": "AI",
756773
"pages": [
757774
"es/ai/assistant",
758775
"es/ai/agent",
@@ -763,7 +780,7 @@
763780
]
764781
},
765782
{
766-
"group": "Analytics",
783+
"group": "Analíticas",
767784
"pages": [
768785
"es/analytics/overview",
769786
"es/analytics/feedback",
@@ -776,7 +793,7 @@
776793
"group": "Integraciones",
777794
"pages": [
778795
{
779-
"group": "Analytics",
796+
"group": "Analíticas",
780797
"pages": [
781798
"es/integrations/analytics/overview",
782799
"es/integrations/analytics/amplitude",
@@ -797,7 +814,7 @@
797814
]
798815
},
799816
{
800-
"group": "SDK",
817+
"group": "SDKs",
801818
"pages": [
802819
"es/integrations/sdks/speakeasy",
803820
"es/integrations/sdks/stainless"
@@ -828,7 +845,7 @@
828845
"tab": "Guías",
829846
"groups": [
830847
{
831-
"group": "IA",
848+
"group": "AI",
832849
"icon": "bot",
833850
"pages": [
834851
"es/guides/geo",
@@ -838,14 +855,14 @@
838855
]
839856
},
840857
{
841-
"group": "Documentación de la API",
858+
"group": "Documentación de API",
842859
"icon": "file-json",
843860
"pages": [
844861
"es/guides/migrating-from-mdx"
845862
]
846863
},
847864
{
848-
"group": "Analytics",
865+
"group": "Analíticas",
849866
"icon": "chart-line",
850867
"pages": [
851868
"es/guides/improving-docs"
@@ -862,17 +879,17 @@
862879
]
863880
},
864881
{
865-
"tab": "Referencia de la API",
882+
"tab": "Referencia de API",
866883
"groups": [
867884
{
868-
"group": "Referencia de la API",
885+
"group": "Referencia de API",
869886
"icon": "file-json",
870887
"pages": [
871888
"es/api/introduction"
872889
]
873890
},
874891
{
875-
"group": "Administrador",
892+
"group": "Admin",
876893
"icon": "activity",
877894
"pages": [
878895
"es/api/update/trigger",
@@ -889,7 +906,7 @@
889906
]
890907
},
891908
{
892-
"group": "assistant",
909+
"group": "Asistente",
893910
"icon": "bot-message-square",
894911
"pages": [
895912
"es/api/assistant/create-assistant-message",
@@ -899,21 +916,21 @@
899916
]
900917
},
901918
{
902-
"tab": "Cambios",
919+
"tab": "Registro de cambios",
903920
"groups": [
904921
{
905-
"group": "Cambios",
922+
"group": "Registro de cambios",
906923
"icon": "calendar",
907924
"pages": [
908925
"es/changelog"
909926
]
910927
}
911928
]
912929
}
913-
],
914-
"language": "es"
930+
]
915931
},
916932
{
933+
"language": "zh",
917934
"tabs": [
918935
{
919936
"tab": "文档",
@@ -1210,30 +1227,10 @@
12101227
}
12111228
]
12121229
}
1213-
],
1214-
"language": "zh"
1230+
]
12151231
}
12161232
]
12171233
},
1218-
"logo": {
1219-
"light": "/logo/light.svg",
1220-
"dark": "/logo/dark.svg",
1221-
"href": "https://mintlify.com/docs"
1222-
},
1223-
"api": {
1224-
"mdx": {
1225-
"auth": {
1226-
"method": "bearer"
1227-
}
1228-
}
1229-
},
1230-
"navbar": {
1231-
"primary": {
1232-
"type": "button",
1233-
"label": "Get started",
1234-
"href": "https://mintlify.com/start"
1235-
}
1236-
},
12371234
"footer": {
12381235
"socials": {
12391236
"x": "https://x.com/mintlify",
@@ -1315,17 +1312,8 @@
13151312
}
13161313
]
13171314
},
1318-
"thumbnails": {
1319-
"background": "/images/thumbnail/background.svg"
1320-
},
1321-
"contextual": {
1322-
"options": [
1323-
"copy",
1324-
"chatgpt",
1325-
"claude",
1326-
"cursor",
1327-
"vscode"
1328-
]
1315+
"icons": {
1316+
"library": "lucide"
13291317
},
13301318
"redirects": [
13311319
{
@@ -1688,5 +1676,17 @@
16881676
"koala": {
16891677
"publicApiKey": "pk_76a6caa274e800f3ceff0b2bc6b9b9d82ab8"
16901678
}
1679+
},
1680+
"contextual": {
1681+
"options": [
1682+
"copy",
1683+
"chatgpt",
1684+
"claude",
1685+
"cursor",
1686+
"vscode"
1687+
]
1688+
},
1689+
"thumbnails": {
1690+
"background": "/images/thumbnail/background.svg"
16911691
}
16921692
}

0 commit comments

Comments
 (0)