Skip to content

Commit b33246d

Browse files
committed
feat(i18n): update Brazilian Portuguese translations for header section
1 parent 3d876ae commit b33246d

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

i18n/locales/pt-BR.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -777,23 +777,23 @@
777777
}
778778
},
779779
"header": {
780-
"home": "npmx home",
780+
"home": "página inicial npmx",
781781
"github": "GitHub",
782-
"packages": "packages",
782+
"packages": "pacotes",
783783
"packages_dropdown": {
784-
"title": "Your Packages",
785-
"loading": "Loading...",
786-
"error": "Failed to load packages",
787-
"empty": "No packages found",
788-
"view_all": "View all"
784+
"title": "Seus Pacotes",
785+
"loading": "Carregando...",
786+
"error": "Falha ao carregar pacotes",
787+
"empty": "Nenhum pacote encontrado",
788+
"view_all": "Ver tudo"
789789
},
790-
"orgs": "orgs",
790+
"orgs": "organizações",
791791
"orgs_dropdown": {
792-
"title": "Your Organizations",
793-
"loading": "Loading...",
794-
"error": "Failed to load organizations",
795-
"empty": "No organizations found",
796-
"view_all": "View all"
792+
"title": "Suas Organizações",
793+
"loading": "Carregando...",
794+
"error": "Falha ao carregar organizações",
795+
"empty": "Nenhuma organização encontrada",
796+
"view_all": "Ver tudo"
797797
}
798798
},
799799
"compare": {

0 commit comments

Comments
 (0)