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.`,
912
+
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 charged as more.`,
913
913
},
914
914
{
915
915
type: 'text',
@@ -926,8 +926,8 @@ const templateFormSms = {
926
926
templateMessageLabelText: 'Message',
927
927
templateNameHintText: 'This will not be visible to recipients.',
928
928
templateMessageFooterText: smsTemplateFooter,
929
-
smsCountText1: 'This template will be sent as ',
930
-
smsCountText2: ` text messages. If you're using personalisation fields, it could send as more.`,
929
+
smsCountText1: 'This template will be charged as ',
930
+
smsCountText2: ` text messages. If you're using personalisation fields, it could charged as more.`,
931
931
smsPricingLink: '/pricing/text-messages',
932
932
smsPricingText:
933
933
'Learn more about character counts and text messaging pricing (opens in a new tab)',
0 commit comments