Skip to content

Commit 3d876ae

Browse files
committed
feat(i18n): update Brazilian Portuguese translations for authentication modal
1 parent f999a4f commit 3d876ae

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

i18n/locales/pt-BR.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -764,16 +764,16 @@
764764
"auth": {
765765
"modal": {
766766
"title": "Atmosphere",
767-
"connected_as": "Connected as {'@'}{handle}",
768-
"disconnect": "Disconnect",
769-
"connect_prompt": "Connect with your Atmosphere account",
770-
"handle_label": "Handle",
767+
"connected_as": "Conectado como {'@'}{handle}",
768+
"disconnect": "Desconectar",
769+
"connect_prompt": "Conecte-se com sua conta Atmosphere",
770+
"handle_label": "Nome de identificação",
771771
"handle_placeholder": "alice.npmx.social",
772-
"connect": "Connect",
773-
"create_account": "Create a new account",
774-
"connect_bluesky": "Connect with Bluesky",
775-
"what_is_atmosphere": "What is an Atmosphere account?",
776-
"atmosphere_explanation": "{npmx} uses the {atproto} to power many of its social features, allowing users to own their data and use one account for all compatible applications. Once you create an account, you can use other apps like {bluesky} and {tangled} with the same account."
772+
"connect": "Conectar",
773+
"create_account": "Criar uma nova conta",
774+
"connect_bluesky": "Conectar com Bluesky",
775+
"what_is_atmosphere": "O que é uma conta Atmosphere?",
776+
"atmosphere_explanation": "{npmx} usa o {atproto} para alimentar muitos de seus recursos sociais, permitindo que os usuários possuam seus dados e usem uma conta para todos os aplicativos compatíveis. Depois de criar uma conta, você pode usar outros aplicativos como {bluesky} e {tangled} com a mesma conta."
777777
}
778778
},
779779
"header": {

0 commit comments

Comments
 (0)