docs(i18n): new Crowdin updates (#4687)

This commit is contained in:
Matan Kushner
2022-12-12 14:14:19 +09:00
committed by GitHub
parent 18e714598d
commit 0d98c4c0b7
38 changed files with 5739 additions and 31 deletions
+1 -1
View File
@@ -534,7 +534,7 @@ discharging_symbol = '💦'
| ------------------- | ----------------------------------------------- | -------------------------- |
| `format` | `'with [$symbol($version )]($style)'` | `buf`モジュールの形式。 |
| `version_format` | `'v${raw}'` | バージョンのフォーマット。 |
| `symbol` | `'🦬 '` | Bufのバージョンを表示する前に使用される記号です。 |
| `symbol` | `'🐃 '` | Bufのバージョンを表示する前に使用される記号です。 |
| `detect_extensions` | `[]` | どの拡張子がこのモジュールをアクティブにするか |
| `detect_files` | `['buf.yaml', 'buf.gen.yaml', 'buf.work.yaml']` | どのファイル名がこのモジュールをアクティブにするか |
| `detect_folders` | `[]` | どのフォルダーがこのモジュールをアクティブにするか |