Skip to content

zh-TW:Add missing translation for 'Collab Summit' #1826

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
2 commits merged into from Sep 29, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions locale/zh-tw/get-involved/collab-summit.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ layout: contribute.hbs

## 誰能參與?

歡迎所有人參加 Collab Summit。峰會期間,組長們會在新進的協作者融入工作議程之前,協助他們加入想要貢獻的群組。
歡迎所有人參加協作者峰會。峰會期間,組長們會在新進的協作者融入工作議程之前,協助他們加入想要貢獻的群組。

這是一個你可以學習社群事務的好機會,同時也能貢獻及精進你的技能。

在進行現場分組討論之前,工作組會先安排行程好讓人們可以互相熟悉對方。

期待能與你在 Collab Summit 相見![Summit repo](https://github.com/nodejs/summit) 中有即將到來及過往的 Collab Summit 資訊,並記得看看 [issue](https://github.com/nodejs/summit/issues),裡頭分享了個別工作組及委員會的討論。
期待能與你在協作者峰會相見![Summit repo](https://github.com/nodejs/summit) 中有即將到來及過往的協作者峰會資訊,並記得看看 [issue](https://github.com/nodejs/summit/issues),裡頭分享了個別工作組及委員會的討論。
4 changes: 4 additions & 0 deletions locale/zh-tw/site.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,10 @@
"link": "get-involved/code-and-learn",
"text": "程式碼與學習"
},
"collab-summit": {
"link": "get-involved/collab-summit",
"text": "協作者峰會"
},
"contribute": {
"link": "get-involved/contribute",
"text": "貢獻"
Expand Down