diff --git a/client/i18n/locales/chinese-traditional/trending.json b/client/i18n/locales/chinese-traditional/trending.json index 0c3e8b4415..52148faa41 100644 --- a/client/i18n/locales/chinese-traditional/trending.json +++ b/client/i18n/locales/chinese-traditional/trending.json @@ -1,62 +1,62 @@ { - "article0title": "Golang Benchmark", - "article0link": "https://chinese.freecodecamp.org/news/golang-benchmark/", - "article1title": "樹莓派", - "article1link": "https://chinese.freecodecamp.org/news/build-a-personal-dev-server-on-a-5-dollar-raspberry-pi/", - "article2title": "如何發佈一個網站", - "article2link": "https://chinese.freecodecamp.org/news/publish-a-no-code-website-in-10-minutes/", - "article3title": "PWA 入門與實踐", - "article3link": "https://chinese.freecodecamp.org/news/a-brief-introduction-to-pwa/", + "article0title": "電腦截屏", + "article0link": "https://chinese.freecodecamp.org/news/how-to-screenshot-on-windows/", + "article1title": "程序員自學", + "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/", "article4title": "Git 刪除分支", "article4link": "https://chinese.freecodecamp.org/news/how-to-delete-a-git-branch-both-locally-and-remotely/", - "article5title": "NPM 教程", - "article5link": "https://chinese.freecodecamp.org/news/what-is-npm-a-node-package-manager-tutorial-for-beginners/", - "article6title": "前端開發學習路線", - "article6link": "https://chinese.freecodecamp.org/news/map-of-learning-front-end/", + "article5title": "面向對象編程 SOLID 原則", + "article5link": "https://chinese.freecodecamp.org/news/solid-principles/", + "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": "GraphQL 教程", - "article8link": "https://chinese.freecodecamp.org/news/a-detailed-guide-to-graphql/", - "article9title": "Webpack 多入口配置", - "article9link": "https://chinese.freecodecamp.org/news/an-introduction-to-webpack-multi-entry-configuration/", - "article10title": "TypeScript", - "article10link": "https://chinese.freecodecamp.org/news/why-should-you-use-typescript/", - "article11title": "Web 開發工程師", - "article11link": "https://chinese.freecodecamp.org/news/the-practical-guide-to-becoming-a-professional-web-developer/", - "article12title": "提交第一個 PR", - "article12link": "https://chinese.freecodecamp.org/news/how-to-make-your-first-pull-request-on-github/", - "article13title": "Express ES6 支持", - "article13link": "https://chinese.freecodecamp.org/news/how-to-enable-es6-and-beyond-syntax-with-node-and-express/", - "article14title": "Python 快速排序算法", - "article14link": "https://chinese.freecodecamp.org/news/sorting-in-python/", - "article15title": "React 作品集", - "article15link": "https://chinese.freecodecamp.org/news/portfolio-app-using-react/", - "article16title": "JS 隱式類型轉換", - "article16link": "https://chinese.freecodecamp.org/news/javascript-implicit-type-conversion/", - "article17title": "Deno 入門手冊", - "article17link": "https://chinese.freecodecamp.org/news/the-deno-handbook-with-examples/", - "article18title": "前端和後端的區別", - "article18link": "https://chinese.freecodecamp.org/news/front-end-developer-vs-back-end-developer-definition-and-meaning-in-practice/", + "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/", + "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/", + "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": "第一門編程語言", - "article21link": "https://chinese.freecodecamp.org/news/what-programming-language-should-i-learn-first/", + "article21title": "Benchmark(基準測試)", + "article21link": "https://chinese.freecodecamp.org/news/golang-benchmark/", "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/", - "article24title": "自學編程", - "article24link": "https://chinese.freecodecamp.org/news/first-line-of-code-to-226k-job-offer-in-8-months/", + "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/", - "article27title": "JSON 文件註釋", - "article27link": "https://chinese.freecodecamp.org/news/json-comment/", - "article28title": "Canvas 動畫", - "article28link": "https://chinese.freecodecamp.org/news/canvas-animation-performance-optimization-practice/", + "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/" } diff --git a/curriculum/challenges/chinese-traditional/01-responsive-web-design/applied-visual-design/adjust-the-hue-of-a-color.md b/curriculum/challenges/chinese-traditional/01-responsive-web-design/applied-visual-design/adjust-the-hue-of-a-color.md index 0fedbbbb62..4e5ebd60f7 100644 --- a/curriculum/challenges/chinese-traditional/01-responsive-web-design/applied-visual-design/adjust-the-hue-of-a-color.md +++ b/curriculum/challenges/chinese-traditional/01-responsive-web-design/applied-visual-design/adjust-the-hue-of-a-color.md @@ -30,19 +30,19 @@ dashedName: adjust-the-hue-of-a-color 應使用 `hsl()` 屬性來設置顏色爲 `green`。 ```js -assert(code.match(/\.green\s*?{\s*?background-color:\s*?hsl/gi)); +assert(code.match(/\.green\s*?{\s*?background-color\s*:\s*?hsl/gi)); ``` 應使用 `hsl()` 屬性來設置顏色爲 `cyan`。 ```js -assert(code.match(/\.cyan\s*?{\s*?background-color:\s*?hsl/gi)); +assert(code.match(/\.cyan\s*?{\s*?background-color\s*:\s*?hsl/gi)); ``` 應使用 `hsl()` 屬性來設置顏色爲 `blue`。 ```js -assert(code.match(/\.blue\s*?{\s*?background-color:\s*?hsl/gi)); +assert(code.match(/\.blue\s*?{\s*?background-color\s*:\s*?hsl/gi)); ``` class 爲 `green` 的 `div` 元素的 `background-color` 屬性值應爲綠色。 diff --git a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/give-a-background-color-to-a-div-element.md b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/give-a-background-color-to-a-div-element.md index 318ed5076b..96d9ece642 100644 --- a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/give-a-background-color-to-a-div-element.md +++ b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/give-a-background-color-to-a-div-element.md @@ -40,7 +40,7 @@ assert($('div').css('background-color') === 'rgb(192, 192, 192)'); class 名 `silver-background` 應該定義在 `style` 元素內;`background-color` 的屬性值應爲 `silver`。 ```js -assert(code.match(/\.silver-background\s*{\s*background-color:\s*silver;\s*}/)); +assert(code.match(/\.silver-background\s*{\s*background-color\s*:\s*silver\s*;?\s*}/)); ``` # --seed-- diff --git a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/prioritize-one-style-over-another.md b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/prioritize-one-style-over-another.md index a0d33f7003..be65e07d26 100644 --- a/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/prioritize-one-style-over-another.md +++ b/curriculum/challenges/chinese-traditional/01-responsive-web-design/basic-css/prioritize-one-style-over-another.md @@ -32,7 +32,7 @@ assert($('h1').hasClass('pink-text')); `