We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2710cf commit c320da3Copy full SHA for c320da3
client/me/notification-settings/settings-form/locales.js
@@ -14,7 +14,7 @@ export const settingLabels = {
14
follow: () => i18n.translate( 'Subscriptions' ),
15
achievement: () => i18n.translate( 'Site achievements' ),
16
mentions: () => i18n.translate( 'Username mentions' ),
17
- scheduled_publicize: () => i18n.translate( 'Post Publicized' ),
+ scheduled_publicize: () => 'Jetpack Social',
18
blogging_prompt: () => i18n.translate( 'Daily writing prompts' ),
19
draft_post_prompt: () => i18n.translate( 'Draft post reminders' ),
20
store_order: () => i18n.translate( 'New order' ),
0 commit comments