File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -142,7 +142,7 @@ const sidebar = {
142
142
]
143
143
} ,
144
144
{
145
- title : 'Contribua para o Docs' ,
145
+ title : 'Contribua com as Docs' ,
146
146
collapsable : true ,
147
147
children : [
148
148
'/guide/contributing/writing-guide' ,
@@ -271,8 +271,8 @@ module.exports = {
271
271
logo : '/logo.png' ,
272
272
nav : [
273
273
{
274
- text : 'Aprenda ' ,
275
- ariaLabel : 'Documentação' ,
274
+ text : 'Documentação ' ,
275
+ ariaLabel : 'Menu de Documentação' ,
276
276
items : [
277
277
{
278
278
text : 'Guia' ,
@@ -350,19 +350,19 @@ module.exports = {
350
350
link : 'https://github.com/vuejs/vue-devtools'
351
351
} ,
352
352
{
353
- text : 'Weekly news ' ,
353
+ text : 'Notícias semanais ' ,
354
354
link : 'https://news.vuejs.org/'
355
355
}
356
356
]
357
357
}
358
358
]
359
359
} ,
360
360
{
361
- text : 'Suporte Vue ' ,
361
+ text : 'Patrocine ' ,
362
362
link : '/support-vuejs/' ,
363
363
items : [
364
364
{
365
- text : 'Doações únicas ' ,
365
+ text : 'Doações Únicas ' ,
366
366
link : '/support-vuejs/#one-time-donations'
367
367
} ,
368
368
{
You can’t perform that action at this time.
0 commit comments