diff --git a/backend/resources/emails-mjml/change-email/en.mjml b/backend/resources/emails-mjml/change-email/en.mjml
index ae388201aa..e3f83ddce2 100644
--- a/backend/resources/emails-mjml/change-email/en.mjml
+++ b/backend/resources/emails-mjml/change-email/en.mjml
@@ -30,14 +30,14 @@
for security reasons.
Enjoy!
- The UXBOX team.
+ The Penpot team.
- UXBOX is the first Open Source prototyping platform that will be embraced by multidisciplinary teams.
+ Penpot is the first Open Source prototyping platform that will be embraced by multidisciplinary teams.
@@ -57,7 +57,7 @@
- UXBOX © 2020 | Made with <3 and Open Source
+ Penpot © 2020 | Made with <3 and Open Source
diff --git a/backend/resources/emails-mjml/invite-to-team/en.mjml b/backend/resources/emails-mjml/invite-to-team/en.mjml
index 48af2706af..257cacdb9e 100644
--- a/backend/resources/emails-mjml/invite-to-team/en.mjml
+++ b/backend/resources/emails-mjml/invite-to-team/en.mjml
@@ -23,14 +23,14 @@
Accept invite
Enjoy!
- The UXBOX team.
+ The Penpot team.
- UXBOX is the first Open Source prototyping platform that will be embraced by multidisciplinary teams.
+ Penpot is the first Open Source prototyping platform that will be embraced by multidisciplinary teams.
@@ -50,7 +50,7 @@
- UXBOX © 2020 | Made with <3 and Open Source
+ Penpot © 2020 | Made with <3 and Open Source
diff --git a/backend/resources/emails-mjml/password-recovery/en.mjml b/backend/resources/emails-mjml/password-recovery/en.mjml
index 36f323dc10..3957b319fb 100644
--- a/backend/resources/emails-mjml/password-recovery/en.mjml
+++ b/backend/resources/emails-mjml/password-recovery/en.mjml
@@ -32,14 +32,14 @@
it. Your password won't be changed.
Enjoy!
- The UXBOX team.
+ The Penpot team.
- UXBOX is the first Open Source prototyping platform that will be embraced by multidisciplinary teams.
+ Penpot is the first Open Source prototyping platform that will be embraced by multidisciplinary teams.
@@ -59,7 +59,7 @@
- UXBOX © 2020 | Made with <3 and Open Source
+ Penpot © 2020 | Made with <3 and Open Source
diff --git a/backend/resources/emails-mjml/register/en.mjml b/backend/resources/emails-mjml/register/en.mjml
index d3a12f2562..177e1e8ab1 100644
--- a/backend/resources/emails-mjml/register/en.mjml
+++ b/backend/resources/emails-mjml/register/en.mjml
@@ -21,7 +21,7 @@
Hello {{name}}!
- Thanks for signing up for your UXBOX account! Please verify your
+ Thanks for signing up for your Penpot account! Please verify your
email using the link below adn get started building mockups and
prototypes today!
@@ -29,14 +29,14 @@
Verify email
Enjoy!
- The UXBOX team.
+ The Penpot team.
- UXBOX is the first Open Source prototyping platform that will be embraced by multidisciplinary teams.
+ Penpot is the first Open Source prototyping platform that will be embraced by multidisciplinary teams.
@@ -56,7 +56,7 @@
- UXBOX © 2020 | Made with <3 and Open Source
+ Penpot © 2020 | Made with <3 and Open Source
diff --git a/backend/resources/emails/change-email/en.txt b/backend/resources/emails/change-email/en.txt
index f4232aac44..0a688cb0dc 100644
--- a/backend/resources/emails/change-email/en.txt
+++ b/backend/resources/emails/change-email/en.txt
@@ -10,4 +10,4 @@ If you received this email by mistake, please consider changing your password
for security reasons.
Enjoy!
-The UXBOX team.
+The Penpot team.
diff --git a/backend/resources/emails/invite-to-team/en.txt b/backend/resources/emails/invite-to-team/en.txt
index c999019cc3..ea85c084ff 100644
--- a/backend/resources/emails/invite-to-team/en.txt
+++ b/backend/resources/emails/invite-to-team/en.txt
@@ -7,4 +7,4 @@ Accept invitation using this link:
{{ public-uri }}/#/auth/verify-token?token={{token}}
Enjoy!
-The UXBOX team.
+The Penpot team.
diff --git a/backend/resources/emails/password-recovery/en.txt b/backend/resources/emails/password-recovery/en.txt
index cbd00e35b8..ad314b41d4 100644
--- a/backend/resources/emails/password-recovery/en.txt
+++ b/backend/resources/emails/password-recovery/en.txt
@@ -9,4 +9,4 @@ If you received this email by mistake, you can safely ignore it. Your password
won't be changed.
Enjoy!
-The UXBOX team.
+The Penpot team.
diff --git a/backend/resources/emails/register/en.txt b/backend/resources/emails/register/en.txt
index 70efbfe173..84ca0d487a 100644
--- a/backend/resources/emails/register/en.txt
+++ b/backend/resources/emails/register/en.txt
@@ -1,9 +1,9 @@
Hello {{name}}!
-Thanks for signing up for your UXBOX account! Please verify your email using the
+Thanks for signing up for your Penpot account! Please verify your email using the
link below adn get started building mockups and prototypes today!
{{ public-uri }}/#/auth/verify-token?token={{token}}
Enjoy!
-The UXBOX team.
+The Penpot team.