[READ-ONLY] a fast, modern browser for the npm registry

fix(i18n): add some missing text for zh-CN (#1473)

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>

authored by

Craig Hart
autofix-ci[bot]
and committed by
GitHub
cd0a1a11 775e4b82

+6 -2
+3 -1
i18n/locales/zh-CN.json
··· 151 151 "view_permalink": "查看此版本的链接", 152 152 "navigation": "包导航", 153 153 "copy_name": "复制包名", 154 + "copy_version": "复制版本号", 154 155 "deprecation": { 155 156 "package": "此包已废弃。", 156 157 "version": "此版本已废弃。", ··· 316 317 "view_vulnerabilities": "查看漏洞", 317 318 "outdated_major": "落后 {count} 个主要版本(最新:{latest})", 318 319 "outdated_minor": "落后 {count} 个次要版本(最新:{latest})", 319 - "outdated_patch": "有可用的补丁更新(最新:{latest})" 320 + "outdated_patch": "有可用的补丁更新(最新:{latest})", 321 + "has_replacement": "该依赖有推荐的替代包。" 320 322 }, 321 323 "peer_dependencies": { 322 324 "title": "对等依赖({count} 个)",
+3 -1
lunaria/files/zh-CN.json
··· 150 150 "view_permalink": "查看此版本的链接", 151 151 "navigation": "包导航", 152 152 "copy_name": "复制包名", 153 + "copy_version": "复制版本号", 153 154 "deprecation": { 154 155 "package": "此包已废弃。", 155 156 "version": "此版本已废弃。", ··· 315 316 "view_vulnerabilities": "查看漏洞", 316 317 "outdated_major": "落后 {count} 个主要版本(最新:{latest})", 317 318 "outdated_minor": "落后 {count} 个次要版本(最新:{latest})", 318 - "outdated_patch": "有可用的补丁更新(最新:{latest})" 319 + "outdated_patch": "有可用的补丁更新(最新:{latest})", 320 + "has_replacement": "该依赖有推荐的替代包。" 319 321 }, 320 322 "peer_dependencies": { 321 323 "title": "对等依赖({count} 个)",