fix: redundant punctuation in zh-CN.json
Fixed an issue where some Chinese translations contained unnecessary or duplicate punctuation marks (e.g., full-width vs half-width mix).
This commit is contained in:
parent
1602d74dd5
commit
21b104ca7d
@ -73,7 +73,7 @@
|
||||
"Delete": "删除",
|
||||
"Current": "当前",
|
||||
"Uptime": "在线时间",
|
||||
"Cert Exp.": "证书有效期.",
|
||||
"Cert Exp.": "证书有效期",
|
||||
"day": "天",
|
||||
"-day": "天",
|
||||
"hour": "小时",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user