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

Configure Feed

Select the types of activity you want to include in your feed.

feat(i18n): update Chinese translations (#796)

authored by

penjj and committed by
GitHub
d357f4e0 6e380b83

+8 -4
+4 -2
i18n/locales/zh-CN.json
··· 193 193 }, 194 194 "create": { 195 195 "title": "创建新项目", 196 - "copy_command": "拷贝创建命令" 196 + "copy_command": "拷贝创建命令", 197 + "view": "{packageName} 由同一位维护者维护,点击查看详情" 197 198 }, 198 199 "run": { 199 200 "title": "运行", ··· 202 203 "readme": { 203 204 "title": "Readme", 204 205 "no_readme": "没有可用的 README。", 205 - "view_on_github": "在 GitHub 上查看" 206 + "view_on_github": "在 GitHub 上查看", 207 + "toc_title": "大纲" 206 208 }, 207 209 "keywords_title": "关键词", 208 210 "compatibility": "兼容性",
+4 -2
lunaria/files/zh-CN.json
··· 193 193 }, 194 194 "create": { 195 195 "title": "创建新项目", 196 - "copy_command": "拷贝创建命令" 196 + "copy_command": "拷贝创建命令", 197 + "view": "{packageName} 由同一位维护者维护,点击查看详情" 197 198 }, 198 199 "run": { 199 200 "title": "运行", ··· 202 203 "readme": { 203 204 "title": "Readme", 204 205 "no_readme": "没有可用的 README。", 205 - "view_on_github": "在 GitHub 上查看" 206 + "view_on_github": "在 GitHub 上查看", 207 + "toc_title": "大纲" 206 208 }, 207 209 "keywords_title": "关键词", 208 210 "compatibility": "兼容性",