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
+6-1Lines changed: 6 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -160,7 +160,12 @@
160
160
"seo_title": "{handle} - npmx",
161
161
"seo_description": "npmx profile by {handle}",
162
162
"not_found": "Profile Not Found",
163
-
"not_found_message": "The profile for {handle} could not be found."
163
+
"not_found_message": "The profile for {handle} could not be found.",
164
+
"invite": {
165
+
"message": "It doesn't look like they're using npmx yet. Want to tell them about it?",
166
+
"share_button": "Share on Bluesky",
167
+
"compose_text": "Hey {'@'}{handle}! Have you checked out npmx.dev yet? It's a browser for the npm registry that's fast, modern, and open-source.\nhttps://npmx.dev"
0 commit comments