feat: Translate frontend/src/i18n/en.json in zh_CN

99% of minimum 50% translated source file: 'frontend/src/i18n/en.json'
on 'zh_CN'.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format
This commit is contained in:
transifex-integration[bot] 2025-12-25 05:35:43 +00:00 committed by GitHub
parent ebf6223e40
commit 66ac56ea6a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -84,7 +84,7 @@
"showingRows": "正在显示 {count} 行",
"columnSeparator": "列分隔符",
"csvSeparators": {
"comma": "Comma (,)",
"comma": "逗号 (,)",
"semicolon": "Semicolon (;)",
"both": "Both (,) and (;)"
}