Skip to content

Commit 4cdcbd0

Browse files
authored
chore: release v0.2.2 (#1905)
2 parents ac99185 + c3b0787 commit 4cdcbd0

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

app/pages/blog/alpha-release.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,12 @@ headline="Read more from the community"
125125
authorHandle: 'netlify.com',
126126
description: 'It’s more important than ever that companies come together across competitive boundaries to sponsor and support the open ecosystem that lifts all boats.',
127127
},
128+
{
129+
url: 'https://atproto.com/blog/npmx-alpha-launch',
130+
title: 'Supporting the npmx Alpha Launch',
131+
authorHandle: 'atproto.com',
132+
description: 'AT Protocol explores how the npmx alpha launch showcases open-source communities building quickly on top of atproto.'
133+
},
128134
{
129135
url: 'https://johnnyreilly.com/npmx-with-a-little-help-from-my-friends',
130136
title: 'npmx: With a Little Help From My Friends',

i18n/locales/fr-FR.json

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"social": "réseaux sociaux",
1919
"chat": "espace de discussion",
2020
"blog": "blog",
21+
"builders_chat": "builders",
2122
"keyboard_shortcuts": "raccourcis clavier"
2223
},
2324
"shortcuts": {
@@ -64,7 +65,13 @@
6465
"org": "organisation",
6566
"view_user_packages": "Voir les paquets de cet utilisateur",
6667
"view_org_packages": "Voir les paquets de cette organisation"
67-
}
68+
},
69+
"instant_search": "Recherche instantanée",
70+
"instant_search_on": "activée",
71+
"instant_search_off": "désactivée",
72+
"instant_search_turn_on": "activer",
73+
"instant_search_turn_off": "désactiver",
74+
"instant_search_advisory": "{label} {state} — {action}"
6875
},
6976
"nav": {
7077
"main_navigation": "Barre de navigation",
@@ -958,6 +965,11 @@
958965
"description": "Discutez, posez des questions et partagez des idées.",
959966
"cta": "Joindre le Discord"
960967
},
968+
"builders": {
969+
"title": "Aidez à construire npmx",
970+
"description": "Rejoignez les builders qui façonnent l'avenir de npmx.",
971+
"cta": "Rejoindre le Discord Builders"
972+
},
961973
"follow": {
962974
"title": "Rester à jour",
963975
"description": "Découvrez les dernières nouveautés de npmx.",

0 commit comments

Comments
 (0)