From 0d98c4c0b7999f5a8bd6e7db68fd27b0696b3bef Mon Sep 17 00:00:00 2001 From: Matan Kushner Date: Mon, 12 Dec 2022 14:14:19 +0900 Subject: docs(i18n): new Crowdin updates (#4687) --- docs/zh-CN/config/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/zh-CN/config/README.md') diff --git a/docs/zh-CN/config/README.md b/docs/zh-CN/config/README.md index 053c003fc..c0c1c5f92 100644 --- a/docs/zh-CN/config/README.md +++ b/docs/zh-CN/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. | -- cgit v1.2.3