diff --git a/app/src/main/assets/SETUP-bn-IN.md b/app/src/main/assets/SETUP-bn-IN.md
new file mode 100644
index 0000000000..6f32ebfc5e
--- /dev/null
+++ b/app/src/main/assets/SETUP-bn-IN.md
@@ -0,0 +1,41 @@
+# Setup help
+
+Setting up FairEmail is fairly simple. You'll need to add at least one account to receive email and at least one identity if you want to send email. The quick setup will add an account and an identity in one go for most major providers.
+
+## Requirements
+
+An internet connection is required to set up accounts and identities.
+
+## Quick setup
+
+Just enter your name, email address and password and tap *Go*.
+
+This will work for most major email providers.
+
+If the quick setup doesn't work, you'll need to setup an account and an identity in another way, see below for instructions.
+
+## Set up account - to receive email
+
+To add an account, tap *Manage accounts* and tap the orange *add* button at the bottom. Select a provider from the list, enter the username, which is mostly your email address and enter your password. Tap *Check* to let FairEmail connect to the email server and fetch a list of system folders. After reviewing the system folder selection you can add the account by tapping *Save*.
+
+If your provider is not in the list of providers, select *Custom*. Enter the domain name, for example *gmail.com* and tap *Get settings*. If your provider supports [auto-discovery](https://tools.ietf.org/html/rfc6186), FairEmail will fill in the hostname and port number, else check the setup instructions of your provider for the right IMAP hostname, port number and protocol (SSL/TLS or STARTTLS). For more about this, please see [here](https://github.com/M66B/FairEmail/blob/master/FAQ.md#authorizing-accounts).
+
+## Set up identity - to send email
+
+Similarly, to add an identity, tap *Manage identity* and tap the orange *add* button at the bottom. Enter the name you want to appear in the from address of the emails you send and select a linked account. Tap *Save* to add the identity.
+
+If the account was configured manually, you likely need to configure the identity manually too. Enter the domain name, for example *gmail.com* and tap *Get settings*. If your provider supports [auto-discovery](https://tools.ietf.org/html/rfc6186), FairEmail will fill in the hostname and port number, else check the setup instructions of your provider for the right SMTP hostname, port number and protocol (SSL/TLS or STARTTLS).
+
+See [this FAQ](https://github.com/M66B/FairEmail/blob/master/FAQ.md#FAQ9) about using aliases.
+
+## Grant permissions - to access contact information
+
+If you want to lookup email addresses, have contact photos shown, etc, you'll need to grant read contacts permission to FairEmail. Just tap *Grant permissions* and select *Allow*.
+
+## Setup battery optimizations - to continuously receive emails
+
+On recent Android versions, Android will put apps to sleep when the screen is off for some time to reduce battery usage. If you want to receive new emails without delays, you should disable battery optimizations for FairEmail. Tap *Disable battery optimizations* and follow the instructions.
+
+## Questions or problems
+
+If you have a question or problem, please [see here](https://github.com/M66B/FairEmail/blob/master/FAQ.md) for help.
\ No newline at end of file
diff --git a/app/src/main/assets/SETUP-bn.md b/app/src/main/assets/SETUP-bn.md
new file mode 100644
index 0000000000..6f32ebfc5e
--- /dev/null
+++ b/app/src/main/assets/SETUP-bn.md
@@ -0,0 +1,41 @@
+# Setup help
+
+Setting up FairEmail is fairly simple. You'll need to add at least one account to receive email and at least one identity if you want to send email. The quick setup will add an account and an identity in one go for most major providers.
+
+## Requirements
+
+An internet connection is required to set up accounts and identities.
+
+## Quick setup
+
+Just enter your name, email address and password and tap *Go*.
+
+This will work for most major email providers.
+
+If the quick setup doesn't work, you'll need to setup an account and an identity in another way, see below for instructions.
+
+## Set up account - to receive email
+
+To add an account, tap *Manage accounts* and tap the orange *add* button at the bottom. Select a provider from the list, enter the username, which is mostly your email address and enter your password. Tap *Check* to let FairEmail connect to the email server and fetch a list of system folders. After reviewing the system folder selection you can add the account by tapping *Save*.
+
+If your provider is not in the list of providers, select *Custom*. Enter the domain name, for example *gmail.com* and tap *Get settings*. If your provider supports [auto-discovery](https://tools.ietf.org/html/rfc6186), FairEmail will fill in the hostname and port number, else check the setup instructions of your provider for the right IMAP hostname, port number and protocol (SSL/TLS or STARTTLS). For more about this, please see [here](https://github.com/M66B/FairEmail/blob/master/FAQ.md#authorizing-accounts).
+
+## Set up identity - to send email
+
+Similarly, to add an identity, tap *Manage identity* and tap the orange *add* button at the bottom. Enter the name you want to appear in the from address of the emails you send and select a linked account. Tap *Save* to add the identity.
+
+If the account was configured manually, you likely need to configure the identity manually too. Enter the domain name, for example *gmail.com* and tap *Get settings*. If your provider supports [auto-discovery](https://tools.ietf.org/html/rfc6186), FairEmail will fill in the hostname and port number, else check the setup instructions of your provider for the right SMTP hostname, port number and protocol (SSL/TLS or STARTTLS).
+
+See [this FAQ](https://github.com/M66B/FairEmail/blob/master/FAQ.md#FAQ9) about using aliases.
+
+## Grant permissions - to access contact information
+
+If you want to lookup email addresses, have contact photos shown, etc, you'll need to grant read contacts permission to FairEmail. Just tap *Grant permissions* and select *Allow*.
+
+## Setup battery optimizations - to continuously receive emails
+
+On recent Android versions, Android will put apps to sleep when the screen is off for some time to reduce battery usage. If you want to receive new emails without delays, you should disable battery optimizations for FairEmail. Tap *Disable battery optimizations* and follow the instructions.
+
+## Questions or problems
+
+If you have a question or problem, please [see here](https://github.com/M66B/FairEmail/blob/master/FAQ.md) for help.
\ No newline at end of file
diff --git a/app/src/main/res/values-bn-rBD/strings.xml b/app/src/main/res/values-bn-rBD/strings.xml
new file mode 100644
index 0000000000..25350a0367
--- /dev/null
+++ b/app/src/main/res/values-bn-rBD/strings.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
diff --git a/app/src/main/res/values-bn-rIN/strings.xml b/app/src/main/res/values-bn-rIN/strings.xml
new file mode 100644
index 0000000000..25350a0367
--- /dev/null
+++ b/app/src/main/res/values-bn-rIN/strings.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
diff --git a/app/src/main/res/values-de-rDE/strings.xml b/app/src/main/res/values-de-rDE/strings.xml
index 9719c2bd5d..8f6a61a27d 100644
--- a/app/src/main/res/values-de-rDE/strings.xml
+++ b/app/src/main/res/values-de-rDE/strings.xml
@@ -627,6 +627,7 @@ Protokolle, die dem Standard nicht entsprechen, wie „Microsoft Exchange Web Se
Als neu bearbeiten
Regel erstellen …
Teilen
+ Zum Kalender hinzufügen
Verknüpfung hinzufügen
Drucken
Kopfzeilen anzeigen
diff --git a/app/src/main/res/values-fr-rCA/strings.xml b/app/src/main/res/values-fr-rCA/strings.xml
index 580913ec1f..853995b891 100644
--- a/app/src/main/res/values-fr-rCA/strings.xml
+++ b/app/src/main/res/values-fr-rCA/strings.xml
@@ -626,6 +626,7 @@
Modifier comme nouveau message
Créer une règle…
Partager
+ Ajouter au calendrier
Ajouter un raccourci
Imprimer
Afficher les en-têtes
diff --git a/app/src/main/res/values-fr-rFR/strings.xml b/app/src/main/res/values-fr-rFR/strings.xml
index 49b72b5944..0df28c1517 100644
--- a/app/src/main/res/values-fr-rFR/strings.xml
+++ b/app/src/main/res/values-fr-rFR/strings.xml
@@ -626,6 +626,7 @@
Modifier comme nouveau message
Créer une règle…
Partager
+ Ajouter au calendrier
Ajouter un raccourci
Imprimer
Afficher l’en-tête
diff --git a/app/src/main/res/values-nl-rNL/strings.xml b/app/src/main/res/values-nl-rNL/strings.xml
index 91fe9d7a0d..1ce1a1d367 100644
--- a/app/src/main/res/values-nl-rNL/strings.xml
+++ b/app/src/main/res/values-nl-rNL/strings.xml
@@ -625,6 +625,7 @@
Bewerken als nieuw
Maak regel …
Delen
+ Toevoegen aan agenda
Snelkoppeling toevoegen
Afdrukken
Toon koppen