Update starter pack message to clarify users joined Bluesky

Change "used this starter pack" to "joined Bluesky via this starter
pack" for clearer messaging. Also add notes to CLAUDE.md that intl
extract/compile commands should not be run manually.

https://claude.ai/code/session_01UW2STvfNShaXXhu47c2tWg
This commit is contained in:
Claude
2026-02-10 08:21:09 +00:00
parent efed955003
commit 4b1b63ec7f
2 changed files with 6 additions and 4 deletions
@@ -501,7 +501,7 @@ function Header({
value={starterPack.joinedAllTimeCount || 0}
other="# people have"
/>{' '}
used this starter pack!
joined Bluesky via this starter pack!
</Trans>
</Text>
</View>