fix: better zh param name
This commit is contained in:
parent
419ab97e72
commit
790f97c853
|
@ -72,7 +72,7 @@
|
|||
enable_pipelining => #{order => 5,
|
||||
type => boolean,
|
||||
default => true,
|
||||
title => #{en => <<"Enable Pipelining">>, zh => <<"Enable Pipelining"/utf8>>},
|
||||
title => #{en => <<"Enable Pipelining">>, zh => <<"开启 Pipelining"/utf8>>},
|
||||
description => #{en => <<"Whether to enable HTTP Pipelining">>,
|
||||
zh => <<"是否开启 HTTP Pipelining"/utf8>>}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue