Skip to content

Commit 31287d9

Browse files
Lucas Gonçalves Veloso dos Santosweblate
authored andcommitted
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (82 of 82 strings) Translation: The Algorithms Website/Common Translate-URL: https://hosted.weblate.org/projects/TheAlgorithms/common/pt_BR/
1 parent f16cb29 commit 31287d9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

public/locales/pt_BR/common.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,5 +77,8 @@
7777
"playgroundWelcome": "Bem-vindo a Área de Código do TheAlgorithms 👋",
7878
"playgroundErrInvalidLink": "O link do Playground é inválido",
7979
"githubRepository": "Repositório GitHub",
80-
"playgroundLoadingPackage": "Carregando {package}"
80+
"playgroundLoadingPackage": "Carregando {package}",
81+
"algorithmMetaDescriptionExplained": "{algorithm} explicado e implementado em {implementations}",
82+
"algorithmMetaDescription": "Implementação do {algorithm} em {implementations}",
83+
"indexMetaDescription": "Recurso Open Source para aprender estrutura de dados e algoritmos e sua implementação em qualquer linguagem de programação"
8184
}

0 commit comments

Comments
 (0)