summaryrefslogtreecommitdiffstats
path: root/docs/pt-BR
diff options
context:
space:
mode:
authorMatan Kushner <hello@matchai.dev>2022-12-12 14:14:19 +0900
committerGitHub <noreply@github.com>2022-12-12 14:14:19 +0900
commit0d98c4c0b7999f5a8bd6e7db68fd27b0696b3bef (patch)
treeda4a6aa1fcf91f268f0bb834f911cdc2ce246be4 /docs/pt-BR
parent18e714598d1fdd76aea35ea2896377b5bb0dfba7 (diff)
docs(i18n): new Crowdin updates (#4687)
Diffstat (limited to 'docs/pt-BR')
-rw-r--r--docs/pt-BR/config/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/pt-BR/config/README.md b/docs/pt-BR/config/README.md
index 7792fa5b9..5de00c4ae 100644
--- a/docs/pt-BR/config/README.md
+++ b/docs/pt-BR/config/README.md
@@ -534,7 +534,7 @@ O módulo `buf` mostra a versão instalada do [Buf](https://buf.build). Por padr
| ------------------- | ----------------------------------------------- | ------------------------------------------------- |
| `format` | `'with [$symbol($version )]($style)'` | O formato do módulo `buf`. |
| `version_format` | `'v${raw}'` | A versão formatada. |
-| `symbol` | `'🦬 '` | O símbolo usado antes de exibir a versão do Buf. |
+| `symbol` | `'🐃 '` | O símbolo usado antes de exibir a versão do Buf. |
| `detect_extensions` | `[]` | Quais extensões devem ativar este módulo. |
| `detect_files` | `['buf.yaml', 'buf.gen.yaml', 'buf.work.yaml']` | Quais nomes de arquivos devem ativar este módulo. |
| `detect_folders` | `[]` | Quais pastas devem ativar este módulo. |