Skip to content

Commit a26d319

Browse files
committed
fix(i18n): add translations to githubStars.label and githubIssues.label
1 parent 1b494df commit a26d319

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

i18n/locales/pt-BR.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1319,9 +1319,11 @@
13191319
"description": "Vulnerabilidades de segurança conhecidas"
13201320
},
13211321
"githubStars": {
1322+
"label": "Estrelas no Github",
13221323
"description": "Número de estrelas no repositório GitHub"
13231324
},
13241325
"githubIssues": {
1326+
"label": "Issues no Github",
13251327
"description": "Número de issues no repositório GitHub"
13261328
},
13271329
"createdAt": {

0 commit comments

Comments
 (0)