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
text: `{{characters}} {{characters|character|characters}} \nThis template will be sent as {{count}} {{count|text message|text messages}}. \nIf you're using personalisation fields, it could send as more.`,
932
+
text: `{{characters}} {{characters|character|characters}} \nThis template will be charged as {{count}} {{count|text message|text messages}}. \nIf you're using personalisation fields, it could be charged as more.`,
933
933
},
934
934
{
935
935
type: 'text',
@@ -946,8 +946,6 @@ const templateFormSms = {
946
946
templateMessageLabelText: 'Message',
947
947
templateNameHintText: 'This will not be visible to recipients.',
948
948
templateMessageFooterText: smsTemplateFooter,
949
-
smsCountText1: 'This template will be sent as ',
950
-
smsCountText2: ` text messages. If you're using personalisation fields, it could send as more.`,
951
949
smsPricingLink: '/pricing/text-messages',
952
950
smsPricingText:
953
951
'Learn more about character counts and text messaging pricing (opens in a new tab)',
0 commit comments