modify a translation mistake in translate.zh_Hans

update "value" = "价值"  to "value" = "值"
in line 217 in translate.zh_Hans.toml
This commit is contained in:
Steven 2024-03-09 09:50:08 +08:00 committed by GitHub
parent 6f807823b9
commit 9a9e943ca4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -214,7 +214,7 @@
"request" = "要求"
"response" = "回复"
"name" = "姓名"
"value" = "值"
"value" = "值"
[pages.inbounds.stream.tcp]
"version" = "版本"