Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/i18n/en.js
Original file line number Diff line number Diff line change
Expand Up @@ -2032,7 +2032,7 @@ and create Abandoned Cart and Retargeting Product Automations. Any questions? Pr
if_didnt_receive_email: `If you didn’t receive the email, `,
image_path: `${signupBannerImagePath}`,
invitation_signup_title: `Invitation acceptance`,
label_email: `Email: `,
label_email: `Business email: `,
label_firstname: `First name: `,
label_lastname: `Last name: `,
label_password: `Password: `,
Expand Down
2 changes: 1 addition & 1 deletion src/i18n/es.js
Original file line number Diff line number Diff line change
Expand Up @@ -2033,7 +2033,7 @@ Plantillas de Email y crear Automations de Carrito Abandonado y Producto Visitad
if_didnt_receive_email: `¿No ha llegado el correo?`,
image_path: `${signupBannerImagePath}`,
invitation_signup_title: `Aceptación de invitación`,
label_email: `Email: `,
label_email: `Email empresarial: `,
label_firstname: `Nombre: `,
label_lastname: `Apellido: `,
label_password: `Contraseña: `,
Expand Down