- ${this.summary && this.summary.warnings
- ? this.summary.warnings.map(
- (warning) =>
- html`${unsafeHTML(warning)}`
- )
- : ``}
+ ${
+ this.summary && this.summary.warnings
+ ? this.summary.warnings.map(
+ (warning) =>
+ html`${unsafeHTML(warning)}`
+ )
+ : ``
+ }
`;
}
}
diff --git a/src/locales/es.ts b/src/locales/es.ts
index c770c8ed..eddc2302 100644
--- a/src/locales/es.ts
+++ b/src/locales/es.ts
@@ -6,9 +6,7 @@
export const templates = {
scf1453991c986b25: `Tab para completar, enter para seleccionar`,
- sd4af861b95e8ba4a: `Only include contacts who have sent a message in the last 90 days.`,
- sd149dff460c8dc41: `Skip contacts currently in a flow`,
- sc85010c81b71421e: `Avoid interrupting a contact who is already in a flow.`,
- s3e3fa53e834f4fda: `Skip repeat contacts`,
- s95e715d82602bced: `Avoid restarting a contact who has been in this flow in the last 90 days.`
+ s638236250662c6b3: `Have sent a message in the last`,
+ s8f02e3a18ffc083a: `Are not currently in a flow`,
+ s4788ee206c4570c7: `Have not started this flow in the last 90 days`
};
diff --git a/src/locales/fr.ts b/src/locales/fr.ts
index 9075a26e..b0e65381 100644
--- a/src/locales/fr.ts
+++ b/src/locales/fr.ts
@@ -6,9 +6,7 @@
export const templates = {
scf1453991c986b25: `Tab to complete, enter to select`,
- sd4af861b95e8ba4a: `Only include contacts who have sent a message in the last 90 days.`,
- sd149dff460c8dc41: `Skip contacts currently in a flow`,
- sc85010c81b71421e: `Avoid interrupting a contact who is already in a flow.`,
- s3e3fa53e834f4fda: `Skip repeat contacts`,
- s95e715d82602bced: `Avoid restarting a contact who has been in this flow in the last 90 days.`
+ s638236250662c6b3: `Have sent a message in the last`,
+ s8f02e3a18ffc083a: `Are not currently in a flow`,
+ s4788ee206c4570c7: `Have not started this flow in the last 90 days`
};
diff --git a/src/locales/pt.ts b/src/locales/pt.ts
index 9075a26e..b0e65381 100644
--- a/src/locales/pt.ts
+++ b/src/locales/pt.ts
@@ -6,9 +6,7 @@
export const templates = {
scf1453991c986b25: `Tab to complete, enter to select`,
- sd4af861b95e8ba4a: `Only include contacts who have sent a message in the last 90 days.`,
- sd149dff460c8dc41: `Skip contacts currently in a flow`,
- sc85010c81b71421e: `Avoid interrupting a contact who is already in a flow.`,
- s3e3fa53e834f4fda: `Skip repeat contacts`,
- s95e715d82602bced: `Avoid restarting a contact who has been in this flow in the last 90 days.`
+ s638236250662c6b3: `Have sent a message in the last`,
+ s8f02e3a18ffc083a: `Are not currently in a flow`,
+ s4788ee206c4570c7: `Have not started this flow in the last 90 days`
};
diff --git a/xliff/es.xlf b/xliff/es.xlf
index 429e67c2..4fa7d84b 100644
--- a/xliff/es.xlf
+++ b/xliff/es.xlf
@@ -6,20 +6,14 @@
Tab to complete, enter to selectTab para completar, enter para seleccionar
-
- Only include contacts who have sent a message in the last 90 days.
+
+ Have sent a message in the last
-
- Skip contacts currently in a flow
+
+ Are not currently in a flow
-
- Avoid interrupting a contact who is already in a flow.
-
-
- Skip repeat contacts
-
-
- Avoid restarting a contact who has been in this flow in the last 90 days.
+
+ Have not started this flow in the last 90 days