File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -202,4 +202,22 @@ export const locales: Locales = {
202202 contributedToText : "Contribuiu em (ano passado)" ,
203203 rtlDirection : false ,
204204 } ,
205+ "pt-BR" : {
206+ titleCard : "Estatísticas do GitHub de {name}" ,
207+ followersText : "Seguidores" ,
208+ followingText : "Seguindo" ,
209+ totalReposText : "Total de Repositórios" ,
210+ starsCountText : "Contagem de Estrelas" ,
211+ forksCountText : "Contagem de Forks" ,
212+ commitsCountText : "Contagem de Commits" ,
213+ totalPRText : "Total de PRs" ,
214+ totalPRMergedText : "Total de PRs Mesclados" ,
215+ totalPRReviewedText : "Total de PRs Revisados" ,
216+ totalIssuesText : "Total de Issues" ,
217+ totalIssuesClosedText : "Total de Issues Encerradas" ,
218+ totalDiscussionStartedText : "Discussões Iniciadas" ,
219+ totalDiscussionAnsweredText : "Discussões Respondidas" ,
220+ contributedToText : "Contribuiu para (ano passado)" ,
221+ rtlDirection : false ,
222+ } ,
205223}
You can’t perform that action at this time.
0 commit comments