summaryrefslogtreecommitdiffstats
path: root/docs/pl-PL/config/README.md
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/pl-PL/config/README.md
parent18e714598d1fdd76aea35ea2896377b5bb0dfba7 (diff)
docs(i18n): new Crowdin updates (#4687)
Diffstat (limited to 'docs/pl-PL/config/README.md')
-rw-r--r--docs/pl-PL/config/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/pl-PL/config/README.md b/docs/pl-PL/config/README.md
index ad5c92f2d..977b1300b 100644
--- a/docs/pl-PL/config/README.md
+++ b/docs/pl-PL/config/README.md
@@ -534,7 +534,7 @@ The `buf` module shows the currently installed version of [Buf](https://buf.buil
| ------------------- | ----------------------------------------------- | ----------------------------------------------------- |
| `format` | `'with [$symbol($version )]($style)'` | The format for the `buf` module. |
| `version_format` | `'v${raw}'` | The version format. |
-| `symbol` | `'🦬 '` | The symbol used before displaying the version of Buf. |
+| `symbol` | `'🐃 '` | The symbol used before displaying the version of Buf. |
| `detect_extensions` | `[]` | Which extensions should trigger this module. |
| `detect_files` | `['buf.yaml', 'buf.gen.yaml', 'buf.work.yaml']` | Which filenames should trigger this module. |
| `detect_folders` | `[]` | Which folders should trigger this modules. |