-
Notifications
You must be signed in to change notification settings - Fork 153
/
config.yml
128 lines (128 loc) · 4.38 KB
/
config.yml
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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
baseURL: 'https://gobuffalo.io/'
languageCode: en-us
title: The Buffalo Framework
defaultContentLanguage: en
params:
goMinVersion: v1.16.0
outputs:
home: ["HTML", "RSS", "JSON"]
languages:
en:
languageName: English
languageCode: en-us
title: 🇬🇧 EN
weight: 1
params:
copyRight: All rights reserved.
logoCredits: >-
Buffalo Gopher designed by [Ashley
McNamara](https://twitter.com/ashleymcnamara) — Original Gopher designed
by Renee French
documentation: "Documentation"
tutorials: "Tutorials"
support: "Support"
troubleshooting: "Troubleshooting"
searchButtonText: "Search..."
searchPlaceholder: "Search the Buffalo docs"
noResultsCopy: "We couldn't find any guides or documents with that term. Please try again. You can also visit the documentation site and navigate for more details."
fromOurBlog: "From our blog"
learnMore: "Learn more"
readMore: "Read more"
since: "Since"
menu:
top:
- name: Documentation
url: /documentation/
weight: 3
- name: Blog
url: 'https://blog.gobuffalo.io'
weight: 5
fr:
languageName: Français
languageCode: fr-fr
title: 🇫🇷 FR
weight: 2
params:
copyRight: Tous droits réservés.
logoCredits: >-
Gopher Buffalo conçu par [Ashley
McNamara](https://twitter.com/ashleymcnamara) — Gopher originel conçu
par Renee French.
documentation: "Documentation"
tutorials: "Tutoriels"
support: "Support"
troubleshooting: "Dépannage"
searchButtonText: "Rechercher..."
searchPlaceholder: "Rechercher dans les documents Buffalo"
noResultsCopy: "Nous n'avons trouvé aucun guide ou document contenant ce terme. Veuillez réessayer. Vous pouvez également visiter le site de documentation et naviguer pour plus de détails."
fromOurBlog: "De notre blog"
learnMore: "Apprendre encore plus"
readMore: "Lire la suite"
since: "Depuis"
menu:
top:
- name: Documentation
url: /fr/documentation/
weight: 3
- name: Blog
url: 'https://blog.gobuffalo.io'
weight: 5
es:
languageName: Spanish
languageCode: es-la
title: 🇪🇸 ES
weight: 3
params:
copyRight: Todos los derechos reservados.
logoCredits: >-
El Roedor de Buffalo fué diseñado por [Ashley
McNamara](https://twitter.com/ashleymcnamara) — El roedor original de Go fué diseñado por Renee French
documentation: "Documentación"
tutorials: "Tutoriales"
support: "Soporte"
troubleshooting: "Solución de problemas"
searchButtonText: "Buscar..."
searchPlaceholder: "Buscar en la documentación de Buffalo"
noResultsCopy: "No pudimos encontrar guías o documentos con ese término. Inténtalo de nuevo. También puede visitar el sitio de documentación y navegar para obtener más detalles."
fromOurBlog: "En nuestro Blog"
learnMore: "Aprender Más"
readMore: "Leer más"
since: "Desde"
menu:
top:
- name: Documentación
url: /es/documentation/
weight: 3
- name: Blog
url: 'https://blog.gobuffalo.io'
weight: 5
pt:
languageName: Português
languageCode: pt-pt
title: 🇵🇹 PT
weight: 4
params:
copyRight: Todos direitos reservados.
logoCredits: >-
Gopher Buffalo desenhado por [Ashley
McNamara](https://twitter.com/ashleymcnamara) — Gopher Original desenhado
por Renee French
documentation: "Documentação"
tutorials: "Aulas Individuais"
support: "Apoiar"
troubleshooting: "Resolução de problemas"
searchButtonText: "Pesquisar..."
searchPlaceholder: "Pesquisar a documentação do Buffalo"
noResultsCopy: "Nós não conseguimos encontrar quaisquer guias ou documentos com este termo. Por favor tente novamente. Tu podes também visitar o sítio da nossa documentação e navegar para obter mais detalhes."
fromOurBlog: "A partir do nosso blogue"
learnMore: "Aprenda mais"
readMore: "Leia mais"
since: "Desde"
menu:
top:
- name: Documentação
url: /pt/documentation/
weight: 3
- name: Blogue
url: 'https://blog.gobuffalo.io'
weight: 5