docs: improve descriptions

Thanks to @qzhuyan for the corrections.
This commit is contained in:
Thales Macedo Garitezi 2023-01-03 11:52:59 -03:00
parent af31ed4264
commit 56437228dc
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@ When disabled the messages are buffered in RAM only."""
batch_size { batch_size {
desc { desc {
en: """Maximum batch count. If equal to 1, there's effectively no batching.""" en: """Maximum batch count. If equal to 1, there's effectively no batching."""
zh: """批量请求大小。如果等于1实际上就没有批处理。""" zh: """批量请求大小。如果设为1则无批处理。"""
} }
label { label {
en: """Batch size""" en: """Batch size"""