diff --git a/views/campaigns/create-triggered.hbs b/views/campaigns/create-triggered.hbs index ab4a7088..8fdafbe5 100644 --- a/views/campaigns/create-triggered.hbs +++ b/views/campaigns/create-triggered.hbs @@ -56,7 +56,7 @@

- Select a template: + {{#translate}}Select a template:{{/translate}}

+
diff --git a/views/partials/html-to-text.hbs b/views/partials/html-to-text.hbs index d89ad8bb..1d4fbb68 100644 --- a/views/partials/html-to-text.hbs +++ b/views/partials/html-to-text.hbs @@ -1,7 +1,7 @@
- {{#translate}}To extract the text from HTML click here.{{/translate}} + {{#translate}}To extract the text from HTML click{{/translate}} {{#translate}}here{{/translate}}. {{#translate}}Please note that your existing plaintext in the field above will be overwritten. This feature uses the Premailer API, a third party service. Their Terms of Service and Privacy Policy apply.{{/translate}} diff --git a/views/settings.hbs b/views/settings.hbs index 6f1a5574..bb6a357e 100644 --- a/views/settings.hbs +++ b/views/settings.hbs @@ -297,7 +297,7 @@
- T{{#translate}}he number of messages to send through a single connection before the connection is closed and reopened (defaults to 100){{/translate}} + {{#translate}}The number of messages to send through a single connection before the connection is closed and reopened (defaults to 100){{/translate}}