You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: i18n/locales/en.json
+9-20Lines changed: 9 additions & 20 deletions
Original file line number
Diff line number
Diff line change
@@ -1115,34 +1115,24 @@
1115
1115
"title": "on vacation",
1116
1116
"meta_description": "The npmx team is recharging. Discord reopens in a week.",
1117
1117
"heading": "recharging",
1118
-
"subtitle": "after {weeks} of intense coding, {contributors}, and over {commits}, the {npmx} team is taking a short break, because it's a marathon, not a sprint.",
1118
+
"subtitle": "we've been building npmx at a pace that has cost {some} of us sleep. we don't want that to be the norm! so we are taking a week off. together.",
1119
1119
"illustration_alt": "a single row of cosy icons",
1120
1120
"poke_log": "Poke the campfire",
1121
-
"intro": {
1122
-
"p1": "We've been building npmx at a pace that has cost {some} of us sleep. That's not sustainable – and we don't want it to be the norm. So we're doing something about it: all of us are taking a week off. Together.",
1123
-
"some": "some",
1124
-
"all": "all",
1125
-
"p2": "Go outside. Touch grass – or snow. Finish that book you started before npmx took over your evenings. Visit someone you've been meaning to visit. Do something that has nothing to do with code. We'll all be better for it."
1126
-
},
1127
1121
"what": {
1128
1122
"title": "what's happening",
1129
-
"p1": "Discord is closed {dates}.",
1123
+
"p1": "discord is closed {dates}.",
1130
1124
"dates": "February 14 – 21",
1131
-
"discord": "All invite links are gone and channels are locked – except {garden}, which stays open for folks already there who want to keep hanging out.",
1132
-
"garden": "#garden",
1133
-
"site": "npmx.dev is still up. Browse packages as usual.",
1134
-
"repo": "The repo is open. Issues and PRs are welcome – but expect us to be hands-off until we're back."
1125
+
"p2": "all invite links are gone and channels are locked – except {garden}, which stays open for folks who want to keep hanging out.",
1126
+
"garden": "#garden"
1135
1127
},
1136
1128
"meantime": {
1137
1129
"title": "in the meantime",
1138
-
"p1": "You're more than welcome to keep poking around while we're away. The codebase is on {repo} – dig in, file issues, open PRs. We'll get to everything when we return.",
1139
-
"repo_link": "GitHub",
1140
-
"p2": "Just don't expect a fast review. We'll be somewhere near a cosy fireplace."
1130
+
"p1": "npmx.dev and the {repo} stay open – dig in, file issues, open PRs. we'll get to everything when we're back. just don't expect a fast review. we'll be somewhere near a cosy fireplace.",
1131
+
"repo_link": "GitHub"
1141
1132
},
1142
1133
"return": {
1143
1134
"title": "see you soon",
1144
-
"p1": "We'll come back recharged and ready for the final push to March 3rd. Things are going to get even more interesting after that – so let's make sure we're taking care of each other first.",
1145
-
"p2": "Follow us {social} if you want updates in the meantime.",
1135
+
"p1": "we'll come back recharged and ready for the final push to March 3rd. follow us {social} for updates.",
1146
1136
"social_link": "on Bluesky",
1147
1137
"add_to_calendar": "remind me when Discord reopens"
0 commit comments