diff --git a/client/i18n/locales/chinese/trending.json b/client/i18n/locales/chinese/trending.json index 209accc594..7cfbdc64ee 100644 --- a/client/i18n/locales/chinese/trending.json +++ b/client/i18n/locales/chinese/trending.json @@ -5,58 +5,58 @@ "article1link": "https://chinese.freecodecamp.org/news/how-i-learn-coding-for-eight-months-and-become-a-developer/", "article2title": "AppData 文件夹", "article2link": "https://chinese.freecodecamp.org/news/where-to-find-the-appdata-folder-in-windows-10/", - "article3title": "HTML 新选项卡打开链接", - "article3link": "https://chinese.freecodecamp.org/news/how-to-use-html-to-open-link-in-new-tab/", + "article3title": "MongoDB Atlas", + "article3link": "https://chinese.freecodecamp.org/news/get-started-with-mongodb-atlas/", "article4title": "Git 删除分支", "article4link": "https://chinese.freecodecamp.org/news/how-to-delete-a-git-branch-both-locally-and-remotely/", - "article5title": "面向对象编程 SOLID 原则", - "article5link": "https://chinese.freecodecamp.org/news/solid-principles/", + "article5title": "npm 是什么意思", + "article5link": "https://chinese.freecodecamp.org/news/what-is-npm-a-node-package-manager-tutorial-for-beginners/", "article6title": "js 字符串反转", "article6link": "https://chinese.freecodecamp.org/news/how-to-reverse-a-string-in-javascript-in-3-different-ways/", "article7title": "谷歌小恐龙", "article7link": "https://chinese.freecodecamp.org/news/do-you-know-the-chrome-dino-game-millions-of-people-are-playing/", "article8title": "自学编程", "article8link": "https://chinese.freecodecamp.org/news/how-i-went-from-newbie-to-software-engineer-in-9-months-while-working-full-time/", - "article9title": "依赖注入的概念", - "article9link": "https://chinese.freecodecamp.org/news/a-quick-intro-to-dependency-injection-what-it-is-and-when-to-use-it/", - "article10title": "编程语言学哪个好", - "article10link": "https://chinese.freecodecamp.org/news/what-programming-language-should-i-learn-first/", - "article11title": "技术协作能力", - "article11link": "https://chinese.freecodecamp.org/news/how-to-be-a-team-player-in-the-tech-world/", - "article12title": "网页 about:blank", - "article12link": "https://chinese.freecodecamp.org/news/about-blank-what-does-about-blank-mean-and-why-is-it-blocked-in-chrome-and-firefox/", - "article13title": "Python 基础教程", - "article13link": "https://chinese.freecodecamp.org/news/python-crash-course/", + "article9title": "手机上开发 Web App", + "article9link": "https://chinese.freecodecamp.org/news/how-to-code-on-your-phone-python-pydroid-android-app-tutorial/", + "article10title": "Python 编程", + "article10link": "https://chinese.freecodecamp.org/news/python-code-examples-sample-script-coding-tutorial-for-beginners/", + "article11title": "计算机语言学习顺序", + "article11link": "https://chinese.freecodecamp.org/news/what-programming-language-should-i-learn-first/", + "article12title": "什么是编程", + "article12link": "https://chinese.freecodecamp.org/news/what-is-computer-programming-defining-software-development/", + "article13title": "分布式 id 号段模式", + "article13link": "https://chinese.freecodecamp.org/news/distributed-id/", "article14title": "Python 输出换行符", "article14link": "https://chinese.freecodecamp.org/news/python-new-line-and-how-to-python-print-without-a-newline/", - "article15title": "计算机编程的意思", - "article15link": "https://chinese.freecodecamp.org/news/what-is-computer-programming-defining-software-development/", + "article15title": "GraalVM", + "article15link": "https://chinese.freecodecamp.org/news/graalvm-summary/", "article16title": "前端后端", "article16link": "https://chinese.freecodecamp.org/news/front-end-developer-vs-back-end-developer-definition-and-meaning-in-practice/", "article17title": "json 文件怎么注释", "article17link": "https://chinese.freecodecamp.org/news/json-comment/", - "article18title": "PostgreSQL 商用", - "article18link": "https://chinese.freecodecamp.org/news/2021-postgres-1/", - "article19title": "JS 函数的 this 指向", - "article19link": "https://chinese.freecodecamp.org/news/javascript-this/", - "article20title": "GitHub Pages 部署网页", - "article20link": "https://chinese.freecodecamp.org/news/create-a-free-static-site-with-github-pages-in-10-minutes/", - "article21title": "Benchmark(基准测试)", - "article21link": "https://chinese.freecodecamp.org/news/golang-benchmark/", + "article18title": "编程学校", + "article18link": "https://chinese.freecodecamp.org/news/how-we-created-a-free-coding-school-with-the-freecodecamp-curriculum/", + "article19title": "UDP 和 TCP 协议的区别", + "article19link": "https://chinese.freecodecamp.org/news/tcp-vs-udp-which-is-faster/", + "article20title": "自学编程从哪学起", + "article20link": "https://chinese.freecodecamp.org/news/how-i-went-from-newbie-to-software-engineer-in-9-months-while-working-full-time/", + "article21title": "about:blank 是什么意思", + "article21link": "https://chinese.freecodecamp.org/news/about-blank-what-does-about-blank-mean-and-why-is-it-blocked-in-chrome-and-firefox/", "article22title": "配置 VS Code", "article22link": "https://chinese.freecodecamp.org/news/how-to-set-up-vscode-to-improve-your-productivity/", - "article23title": "前端学习路线", - "article23link": "https://chinese.freecodecamp.org/news/map-of-learning-front-end/", + "article23title": "cmd 删除文件", + "article23link": "https://chinese.freecodecamp.org/news/cmd-delete-folder-how-to-remove-files-and-folders-in-windows/", "article24title": "docker 删除镜像", "article24link": "https://chinese.freecodecamp.org/news/how-to-remove-images-in-docker/", - "article25title": "Java", - "article25link": "https://chinese.freecodecamp.org/news/java-you-have-not-know-about/", - "article26title": "React 学习手册", - "article26link": "https://chinese.freecodecamp.org/news/the-react-handbook/", + "article25title": "前端工程化", + "article25link": "https://chinese.freecodecamp.org/news/front-end-engineering-tutorial/", + "article26title": "Golang Benchmark", + "article26link": "https://chinese.freecodecamp.org/news/golang-benchmark/", "article27title": "树莓派", "article27link": "https://chinese.freecodecamp.org/news/build-a-personal-dev-server-on-a-5-dollar-raspberry-pi/", - "article28title": "MongoDB Atlas 配置", - "article28link": "https://chinese.freecodecamp.org/news/get-started-with-mongodb-atlas/", - "article29title": "JWT 授权和认证", - "article29link": "https://chinese.freecodecamp.org/news/java-spring-boot-jwt-authorization-and-authentication/" + "article28title": "二八定律", + "article28link": "https://chinese.freecodecamp.org/news/the-80-20-rule-pareto-principle/", + "article29title": "JS 隐式类型转换", + "article29link": "https://chinese.freecodecamp.org/news/javascript-implicit-type-conversion/" }