Skip to content

Commit

Permalink
chore: node => Node.js & remove local for consistency (#2068)
Browse files Browse the repository at this point in the history
  • Loading branch information
ZYSzys authored Feb 13, 2019
1 parent f736407 commit 380ad18
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions locale/en/get-involved/node-meetups.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
---
title: Node Meetups
title: Node.js Meetups
layout: contribute.hbs
---

# Node Meetups
# Node.js Meetups

This is a list of node meetups. Please submit a PR if you'd like to add your local group!
This is a list of Node.js meetups. Please submit a PR if you'd like to add your local group!

## Code of Conduct

Expand Down
2 changes: 1 addition & 1 deletion locale/en/site.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
},
"node-speakers": {
"link": "get-involved/node-speakers",
"text": "Local Node.js Speakers"
"text": "Node.js Speakers"
}
},
"security": {
Expand Down
2 changes: 1 addition & 1 deletion locale/ko/site.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
},
"node-speakers": {
"link": "get-involved/node-speakers",
"text": "지역 Node.js 강연자"
"text": "Node.js 강연자"
}
},
"security": {
Expand Down
4 changes: 2 additions & 2 deletions locale/zh-cn/site.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,13 +132,13 @@
"link": "get-involved/node-meetups",
"text": "Node.js 开发者大会"
},
"node-events": {
"node-events": {
"link": "get-involved/node-events",
"text": "Node.js 重大事件"
},
"node-speakers": {
"link": "get-involved/node-speakers",
"text": "本地 Node.js 演讲者"
"text": "Node.js 演讲者"
}
},
"security": {
Expand Down
2 changes: 1 addition & 1 deletion locale/zh-tw/site.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
},
"node-speakers": {
"link": "get-involved/node-speakers",
"text": "本地 Node.js 演講者"
"text": "Node.js 演講者"
}
},
"security": {
Expand Down

0 comments on commit 380ad18

Please sign in to comment.