mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-09-09 03:36:19 +00:00
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:
parent
6f807823b9
commit
9a9e943ca4
1 changed files with 1 additions and 1 deletions
|
@ -214,7 +214,7 @@
|
|||
"request" = "要求"
|
||||
"response" = "回复"
|
||||
"name" = "姓名"
|
||||
"value" = "价值"
|
||||
"value" = "值"
|
||||
|
||||
[pages.inbounds.stream.tcp]
|
||||
"version" = "版本"
|
||||
|
|
Loading…
Reference in a new issue