We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f16cb29 commit 31287d9Copy full SHA for 31287d9
public/locales/pt_BR/common.json
@@ -77,5 +77,8 @@
77
"playgroundWelcome": "Bem-vindo a Área de Código do TheAlgorithms 👋",
78
"playgroundErrInvalidLink": "O link do Playground é inválido",
79
"githubRepository": "Repositório GitHub",
80
- "playgroundLoadingPackage": "Carregando {package}"
+ "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"
84
}
0 commit comments