Skip to content

Commit

Permalink
Add/bluesky to social network feature copy (#40487)
Browse files Browse the repository at this point in the history
* Add Bluesky to social network feature copy

* changelog
  • Loading branch information
CodeyGuyDylan authored Dec 6, 2024
1 parent b05f7c6 commit cc35b6f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: added

Add Bluesky to social feature copy
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ const ConnectionScreen = () => {
) }
features={ [
__(
'Share to Facebook, Instagram, LinkedIn, Mastodon, Tumblr, and Nextdoor',
'Share to Facebook, Instagram, LinkedIn, Mastodon, Tumblr, Threads, Bluesky, and Nextdoor',
'jetpack-social'
),
__( 'Post to multiple channels at once', 'jetpack-social' ),
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ const PricingPage = ( { onDismiss = () => {} } = {} ) => {
{ name: __( 'Schedule posting', 'jetpack-social' ) },
{
name: __(
'Instagram, Facebook, Mastodon, LinkedIn, Nextdoor, & Tumblr',
'Share to Facebook, Instagram, LinkedIn, Mastodon, Tumblr, Threads, Bluesky, and Nextdoor',
'jetpack-social'
),
},
Expand Down

0 comments on commit cc35b6f

Please sign in to comment.