Skip to content

Commit b41f79c

Browse files
authored
feat: add new menu items (#339)
1 parent ddb0595 commit b41f79c

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

_data/guides/pt_BR/gestao-de-produtos.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Gestão de Produtos
22
tags:
3-
- Gestão de Produtos
3+
- management
44
expertise:
55
- name: Gestão de Produtos
66
cards:
@@ -44,4 +44,4 @@ collaboration:
4444
- tech-lead:
4545
priority: 9
4646
- roadmap:
47-
priority: 10
47+
priority: 10

_data/locale/pt-BR.ts

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,14 @@ export default {
117117
"label": "Dados",
118118
"value": "data"
119119
},
120+
{
121+
"label": "UX & Design",
122+
"value": "design"
123+
},
124+
{
125+
"label": "Inovação & Gestão",
126+
"value": "management"
127+
},
120128
{
121129
"label": "Outros",
122130
"value": "others"

0 commit comments

Comments
 (0)