From 27c2314f85e5d66e5e80058a8d72f5e1d2197de7 Mon Sep 17 00:00:00 2001
From: Jenkins <jenkins@ring-packaging.cx>
Date: Mon, 14 Aug 2023 09:36:15 -0400
Subject: [PATCH] i18n: automatic bump

Change-Id: I0e55dbed1eb5bafb2c31b153527f64ea16118905
---
 .../public/locales/ar/translation.json            | 15 ++++++++-------
 .../public/locales/be/translation.json            | 15 ++++++++-------
 .../public/locales/bg/translation.json            | 15 ++++++++-------
 .../public/locales/bn/translation.json            | 15 ++++++++-------
 .../public/locales/ca/translation.json            | 15 ++++++++-------
 .../public/locales/cs_CZ/translation.json         | 15 ++++++++-------
 .../public/locales/da/translation.json            | 15 ++++++++-------
 .../public/locales/de/translation.json            | 15 ++++++++-------
 .../public/locales/el/translation.json            | 15 ++++++++-------
 .../public/locales/eo/translation.json            | 15 ++++++++-------
 .../public/locales/es/translation.json            | 15 ++++++++-------
 .../public/locales/et/translation.json            | 15 ++++++++-------
 .../public/locales/fa/translation.json            | 15 ++++++++-------
 .../public/locales/fi/translation.json            | 15 ++++++++-------
 .../public/locales/fr/translation.json            | 10 +++++-----
 .../public/locales/he/translation.json            | 15 ++++++++-------
 .../public/locales/hi_IN/translation.json         | 15 ++++++++-------
 .../public/locales/hu/translation.json            | 15 ++++++++-------
 .../public/locales/id/translation.json            | 15 ++++++++-------
 .../public/locales/it/translation.json            | 15 ++++++++-------
 .../public/locales/ja/translation.json            | 15 ++++++++-------
 .../public/locales/ko/translation.json            | 15 ++++++++-------
 .../public/locales/lt/translation.json            | 15 ++++++++-------
 .../public/locales/nb/translation.json            | 15 ++++++++-------
 .../public/locales/nl/translation.json            | 15 ++++++++-------
 .../public/locales/oc/translation.json            | 15 ++++++++-------
 .../public/locales/pa/translation.json            | 15 ++++++++-------
 .../public/locales/pl/translation.json            | 15 ++++++++-------
 .../public/locales/pt/translation.json            | 15 ++++++++-------
 .../public/locales/pt_BR/translation.json         | 15 ++++++++-------
 .../public/locales/ro/translation.json            | 15 ++++++++-------
 .../public/locales/ro_RO/translation.json         | 15 ++++++++-------
 .../public/locales/ru/translation.json            | 15 ++++++++-------
 .../public/locales/sk/translation.json            | 15 ++++++++-------
 .../public/locales/sl/translation.json            | 15 ++++++++-------
 .../public/locales/sq_AL/translation.json         | 15 ++++++++-------
 .../public/locales/sr/translation.json            | 15 ++++++++-------
 .../public/locales/sv/translation.json            | 15 ++++++++-------
 .../public/locales/sw/translation.json            | 15 ++++++++-------
 .../public/locales/ta/translation.json            | 15 ++++++++-------
 .../public/locales/te/translation.json            | 15 ++++++++-------
 .../public/locales/tr/translation.json            | 15 ++++++++-------
 .../public/locales/tr_TR/translation.json         | 15 ++++++++-------
 .../public/locales/tt/translation.json            | 15 ++++++++-------
 .../public/locales/uk/translation.json            | 15 ++++++++-------
 .../public/locales/vi/translation.json            | 15 ++++++++-------
 .../public/locales/zh/translation.json            | 15 ++++++++-------
 .../public/locales/zh_TW/translation.json         | 15 ++++++++-------
 48 files changed, 381 insertions(+), 334 deletions(-)

diff --git a/jams-react-client/public/locales/ar/translation.json b/jams-react-client/public/locales/ar/translation.json
index b8f4c015..c5012e33 100644
--- a/jams-react-client/public/locales/ar/translation.json
+++ b/jams-react-client/public/locales/ar/translation.json
@@ -3,7 +3,7 @@
     "password": "كلمه السر",
     "confirm_password": "تأكيد كلمة السر",
     "continue": "استمر",
-    "users": "users",
+    "users": "Users",
     "groups": "مجموعات",
     "blueprints": "المخططات",
     "settings": "إعدادات",
@@ -116,10 +116,8 @@
     "error_while_attempting_update_jams": "Error occurred while attempting to update JAMS:",
     "permissions": "Permissions",
     "configuration": "Configuration",
-    "updated_blueprint_configuration_successfully": "Blueprint configuration successfully updated.",
-    "error_updating_blueprint_configuration": "Error occurred while updating blueprint configuration.",
     "enable_upnp": "Enable UPnP",
-    "use_jami_default_turn_configuration": "Use Jami default TURN configuration",
+    "use_jami_default_turn_configuration": "Use default TURN configuration",
     "use_a_custom_turn_configuration": "Use a custom TURN configuration",
     "turn_server_address": "TURN Server address",
     "turn_server_username": "TURN server username",
@@ -265,12 +263,15 @@
     "welcome_has_BackgroundCustom": "Background",
     "instruction_background": "Choose a background color or a background image",
     "or": "or",
-    "upload_an_image": "UPLOAD AN IMAGE",
     "welcome_has_Logo": "Logotype",
     "instruction_logo": "Use Jami logotype or upload a logotype",
-    "upload_a_logotype": "UPLOAD A LOGOTYPE",
     "call_parameters": "Call parameters",
     "preview_tip1": "Add a picture and a nickname to complete your profile",
     "preview_tip2": "Why should I save my account?",
-    "preview_tip3": "How to set shortcuts?"
+    "preview_tip3": "How to set shortcuts?",
+    "tip_box_id_color": "Tip Box and Jami ID color",
+    "enable_main_box": "Add a box behind the title, description and Jami ID",
+    "main_box_color": "Box color",
+    "logo_size": "Size",
+    "default_settings": "Default settings"
 }
diff --git a/jams-react-client/public/locales/be/translation.json b/jams-react-client/public/locales/be/translation.json
index b7d61ca3..b40481b8 100644
--- a/jams-react-client/public/locales/be/translation.json
+++ b/jams-react-client/public/locales/be/translation.json
@@ -3,7 +3,7 @@
     "password": "Password",
     "confirm_password": "Confirm password",
     "continue": "Continue",
-    "users": "users",
+    "users": "Users",
     "groups": "Groups",
     "blueprints": "Blueprints",
     "settings": "Settings",
@@ -116,10 +116,8 @@
     "error_while_attempting_update_jams": "Error occurred while attempting to update JAMS:",
     "permissions": "Permissions",
     "configuration": "Configuration",
-    "updated_blueprint_configuration_successfully": "Blueprint configuration successfully updated.",
-    "error_updating_blueprint_configuration": "Error occurred while updating blueprint configuration.",
     "enable_upnp": "Enable UPnP",
-    "use_jami_default_turn_configuration": "Use Jami default TURN configuration",
+    "use_jami_default_turn_configuration": "Use default TURN configuration",
     "use_a_custom_turn_configuration": "Use a custom TURN configuration",
     "turn_server_address": "TURN Server address",
     "turn_server_username": "TURN server username",
@@ -265,12 +263,15 @@
     "welcome_has_BackgroundCustom": "Background",
     "instruction_background": "Choose a background color or a background image",
     "or": "or",
-    "upload_an_image": "UPLOAD AN IMAGE",
     "welcome_has_Logo": "Logotype",
     "instruction_logo": "Use Jami logotype or upload a logotype",
-    "upload_a_logotype": "UPLOAD A LOGOTYPE",
     "call_parameters": "Call parameters",
     "preview_tip1": "Add a picture and a nickname to complete your profile",
     "preview_tip2": "Why should I save my account?",
-    "preview_tip3": "How to set shortcuts?"
+    "preview_tip3": "How to set shortcuts?",
+    "tip_box_id_color": "Tip Box and Jami ID color",
+    "enable_main_box": "Add a box behind the title, description and Jami ID",
+    "main_box_color": "Box color",
+    "logo_size": "Size",
+    "default_settings": "Default settings"
 }
diff --git a/jams-react-client/public/locales/bg/translation.json b/jams-react-client/public/locales/bg/translation.json
index 70b88326..3ef57f9c 100644
--- a/jams-react-client/public/locales/bg/translation.json
+++ b/jams-react-client/public/locales/bg/translation.json
@@ -3,7 +3,7 @@
     "password": "Password",
     "confirm_password": "Confirm password",
     "continue": "Continue",
-    "users": "users",
+    "users": "Users",
     "groups": "Groups",
     "blueprints": "Blueprints",
     "settings": "Settings",
@@ -116,10 +116,8 @@
     "error_while_attempting_update_jams": "Error occurred while attempting to update JAMS:",
     "permissions": "Permissions",
     "configuration": "Configuration",
-    "updated_blueprint_configuration_successfully": "Blueprint configuration successfully updated.",
-    "error_updating_blueprint_configuration": "Error occurred while updating blueprint configuration.",
     "enable_upnp": "Enable UPnP",
-    "use_jami_default_turn_configuration": "Use Jami default TURN configuration",
+    "use_jami_default_turn_configuration": "Use default TURN configuration",
     "use_a_custom_turn_configuration": "Use a custom TURN configuration",
     "turn_server_address": "TURN Server address",
     "turn_server_username": "TURN server username",
@@ -265,12 +263,15 @@
     "welcome_has_BackgroundCustom": "Background",
     "instruction_background": "Choose a background color or a background image",
     "or": "or",
-    "upload_an_image": "UPLOAD AN IMAGE",
     "welcome_has_Logo": "Logotype",
     "instruction_logo": "Use Jami logotype or upload a logotype",
-    "upload_a_logotype": "UPLOAD A LOGOTYPE",
     "call_parameters": "Call parameters",
     "preview_tip1": "Add a picture and a nickname to complete your profile",
     "preview_tip2": "Why should I save my account?",
-    "preview_tip3": "How to set shortcuts?"
+    "preview_tip3": "How to set shortcuts?",
+    "tip_box_id_color": "Tip Box and Jami ID color",
+    "enable_main_box": "Add a box behind the title, description and Jami ID",
+    "main_box_color": "Box color",
+    "logo_size": "Size",
+    "default_settings": "Default settings"
 }
diff --git a/jams-react-client/public/locales/bn/translation.json b/jams-react-client/public/locales/bn/translation.json
index b7d61ca3..b40481b8 100644
--- a/jams-react-client/public/locales/bn/translation.json
+++ b/jams-react-client/public/locales/bn/translation.json
@@ -3,7 +3,7 @@
     "password": "Password",
     "confirm_password": "Confirm password",
     "continue": "Continue",
-    "users": "users",
+    "users": "Users",
     "groups": "Groups",
     "blueprints": "Blueprints",
     "settings": "Settings",
@@ -116,10 +116,8 @@
     "error_while_attempting_update_jams": "Error occurred while attempting to update JAMS:",
     "permissions": "Permissions",
     "configuration": "Configuration",
-    "updated_blueprint_configuration_successfully": "Blueprint configuration successfully updated.",
-    "error_updating_blueprint_configuration": "Error occurred while updating blueprint configuration.",
     "enable_upnp": "Enable UPnP",
-    "use_jami_default_turn_configuration": "Use Jami default TURN configuration",
+    "use_jami_default_turn_configuration": "Use default TURN configuration",
     "use_a_custom_turn_configuration": "Use a custom TURN configuration",
     "turn_server_address": "TURN Server address",
     "turn_server_username": "TURN server username",
@@ -265,12 +263,15 @@
     "welcome_has_BackgroundCustom": "Background",
     "instruction_background": "Choose a background color or a background image",
     "or": "or",
-    "upload_an_image": "UPLOAD AN IMAGE",
     "welcome_has_Logo": "Logotype",
     "instruction_logo": "Use Jami logotype or upload a logotype",
-    "upload_a_logotype": "UPLOAD A LOGOTYPE",
     "call_parameters": "Call parameters",
     "preview_tip1": "Add a picture and a nickname to complete your profile",
     "preview_tip2": "Why should I save my account?",
-    "preview_tip3": "How to set shortcuts?"
+    "preview_tip3": "How to set shortcuts?",
+    "tip_box_id_color": "Tip Box and Jami ID color",
+    "enable_main_box": "Add a box behind the title, description and Jami ID",
+    "main_box_color": "Box color",
+    "logo_size": "Size",
+    "default_settings": "Default settings"
 }
diff --git a/jams-react-client/public/locales/ca/translation.json b/jams-react-client/public/locales/ca/translation.json
index b7d61ca3..b40481b8 100644
--- a/jams-react-client/public/locales/ca/translation.json
+++ b/jams-react-client/public/locales/ca/translation.json
@@ -3,7 +3,7 @@
     "password": "Password",
     "confirm_password": "Confirm password",
     "continue": "Continue",
-    "users": "users",
+    "users": "Users",
     "groups": "Groups",
     "blueprints": "Blueprints",
     "settings": "Settings",
@@ -116,10 +116,8 @@
     "error_while_attempting_update_jams": "Error occurred while attempting to update JAMS:",
     "permissions": "Permissions",
     "configuration": "Configuration",
-    "updated_blueprint_configuration_successfully": "Blueprint configuration successfully updated.",
-    "error_updating_blueprint_configuration": "Error occurred while updating blueprint configuration.",
     "enable_upnp": "Enable UPnP",
-    "use_jami_default_turn_configuration": "Use Jami default TURN configuration",
+    "use_jami_default_turn_configuration": "Use default TURN configuration",
     "use_a_custom_turn_configuration": "Use a custom TURN configuration",
     "turn_server_address": "TURN Server address",
     "turn_server_username": "TURN server username",
@@ -265,12 +263,15 @@
     "welcome_has_BackgroundCustom": "Background",
     "instruction_background": "Choose a background color or a background image",
     "or": "or",
-    "upload_an_image": "UPLOAD AN IMAGE",
     "welcome_has_Logo": "Logotype",
     "instruction_logo": "Use Jami logotype or upload a logotype",
-    "upload_a_logotype": "UPLOAD A LOGOTYPE",
     "call_parameters": "Call parameters",
     "preview_tip1": "Add a picture and a nickname to complete your profile",
     "preview_tip2": "Why should I save my account?",
-    "preview_tip3": "How to set shortcuts?"
+    "preview_tip3": "How to set shortcuts?",
+    "tip_box_id_color": "Tip Box and Jami ID color",
+    "enable_main_box": "Add a box behind the title, description and Jami ID",
+    "main_box_color": "Box color",
+    "logo_size": "Size",
+    "default_settings": "Default settings"
 }
diff --git a/jams-react-client/public/locales/cs_CZ/translation.json b/jams-react-client/public/locales/cs_CZ/translation.json
index 1b8fb96a..1179299c 100644
--- a/jams-react-client/public/locales/cs_CZ/translation.json
+++ b/jams-react-client/public/locales/cs_CZ/translation.json
@@ -3,7 +3,7 @@
     "password": "Heslo",
     "confirm_password": "Potvrdit heslo",
     "continue": "Pokračovat",
-    "users": "uživatelé",
+    "users": "Users",
     "groups": "Skupiny",
     "blueprints": "Plány",
     "settings": "Nastavení",
@@ -116,10 +116,8 @@
     "error_while_attempting_update_jams": "Při pokusu o aktualizaci systému JAMS došlo k chybě:",
     "permissions": "Oprávnění",
     "configuration": "Nastavení",
-    "updated_blueprint_configuration_successfully": "Konfigurace plánu byla úspěšně aktualizována.",
-    "error_updating_blueprint_configuration": "Při aktualizaci konfigurace plánu došlo k chybě.",
     "enable_upnp": "Povolit UPnP",
-    "use_jami_default_turn_configuration": "Použití výchozí konfigurace TURN společnosti Jami",
+    "use_jami_default_turn_configuration": "Use default TURN configuration",
     "use_a_custom_turn_configuration": "Použití vlastní konfigurace TURN",
     "turn_server_address": "Adresa serveru TURN",
     "turn_server_username": "Uživatelské jméno serveru TURN",
@@ -265,12 +263,15 @@
     "welcome_has_BackgroundCustom": "Background",
     "instruction_background": "Choose a background color or a background image",
     "or": "or",
-    "upload_an_image": "UPLOAD AN IMAGE",
     "welcome_has_Logo": "Logotype",
     "instruction_logo": "Use Jami logotype or upload a logotype",
-    "upload_a_logotype": "UPLOAD A LOGOTYPE",
     "call_parameters": "Call parameters",
     "preview_tip1": "Add a picture and a nickname to complete your profile",
     "preview_tip2": "Why should I save my account?",
-    "preview_tip3": "How to set shortcuts?"
+    "preview_tip3": "How to set shortcuts?",
+    "tip_box_id_color": "Tip Box and Jami ID color",
+    "enable_main_box": "Add a box behind the title, description and Jami ID",
+    "main_box_color": "Box color",
+    "logo_size": "Size",
+    "default_settings": "Default settings"
 }
diff --git a/jams-react-client/public/locales/da/translation.json b/jams-react-client/public/locales/da/translation.json
index b7d61ca3..b40481b8 100644
--- a/jams-react-client/public/locales/da/translation.json
+++ b/jams-react-client/public/locales/da/translation.json
@@ -3,7 +3,7 @@
     "password": "Password",
     "confirm_password": "Confirm password",
     "continue": "Continue",
-    "users": "users",
+    "users": "Users",
     "groups": "Groups",
     "blueprints": "Blueprints",
     "settings": "Settings",
@@ -116,10 +116,8 @@
     "error_while_attempting_update_jams": "Error occurred while attempting to update JAMS:",
     "permissions": "Permissions",
     "configuration": "Configuration",
-    "updated_blueprint_configuration_successfully": "Blueprint configuration successfully updated.",
-    "error_updating_blueprint_configuration": "Error occurred while updating blueprint configuration.",
     "enable_upnp": "Enable UPnP",
-    "use_jami_default_turn_configuration": "Use Jami default TURN configuration",
+    "use_jami_default_turn_configuration": "Use default TURN configuration",
     "use_a_custom_turn_configuration": "Use a custom TURN configuration",
     "turn_server_address": "TURN Server address",
     "turn_server_username": "TURN server username",
@@ -265,12 +263,15 @@
     "welcome_has_BackgroundCustom": "Background",
     "instruction_background": "Choose a background color or a background image",
     "or": "or",
-    "upload_an_image": "UPLOAD AN IMAGE",
     "welcome_has_Logo": "Logotype",
     "instruction_logo": "Use Jami logotype or upload a logotype",
-    "upload_a_logotype": "UPLOAD A LOGOTYPE",
     "call_parameters": "Call parameters",
     "preview_tip1": "Add a picture and a nickname to complete your profile",
     "preview_tip2": "Why should I save my account?",
-    "preview_tip3": "How to set shortcuts?"
+    "preview_tip3": "How to set shortcuts?",
+    "tip_box_id_color": "Tip Box and Jami ID color",
+    "enable_main_box": "Add a box behind the title, description and Jami ID",
+    "main_box_color": "Box color",
+    "logo_size": "Size",
+    "default_settings": "Default settings"
 }
diff --git a/jams-react-client/public/locales/de/translation.json b/jams-react-client/public/locales/de/translation.json
index 643e65a0..cd8b0faa 100644
--- a/jams-react-client/public/locales/de/translation.json
+++ b/jams-react-client/public/locales/de/translation.json
@@ -3,7 +3,7 @@
     "password": "Passwort",
     "confirm_password": "Passwort bestätigen",
     "continue": "Weiter",
-    "users": "Benutzer",
+    "users": "Users",
     "groups": "Gruppen",
     "blueprints": "Vorlagen",
     "settings": "Einstellungen",
@@ -116,10 +116,8 @@
     "error_while_attempting_update_jams": "Bei der Aktualisierung von JAMS ist ein Fehler aufgetreten:",
     "permissions": "Rechte",
     "configuration": "Konfiguration",
-    "updated_blueprint_configuration_successfully": "Vorlagenkonfiguration wurde erfolgreich aktualisiert.",
-    "error_updating_blueprint_configuration": "Fehler beim Aktualisieren der Vorlagenkonfiguration aufgetreten.",
     "enable_upnp": "UPnP einschalten",
-    "use_jami_default_turn_configuration": "Jamis voreingestellte TURN-Konfiguration verwenden",
+    "use_jami_default_turn_configuration": "Use default TURN configuration",
     "use_a_custom_turn_configuration": "Eine eigene TURN-Konfiguration verwenden",
     "turn_server_address": "TURN-Server-Adresse",
     "turn_server_username": "TURN-Server-Benutzername",
@@ -265,12 +263,15 @@
     "welcome_has_BackgroundCustom": "Hintergrund",
     "instruction_background": "Hintergrundfarbe oder Hintergrundbild auswählen",
     "or": "oder",
-    "upload_an_image": "Bild hochladen",
     "welcome_has_Logo": "Logotyp",
     "instruction_logo": "Jami-Logo verwenden oder Logo hochladen",
-    "upload_a_logotype": "Logo hochladen",
     "call_parameters": "Anruf-Parameter",
     "preview_tip1": "Bild und einen Spitznamen hinzufügen, um Ihr Profil zu vervollständigen",
     "preview_tip2": "Warum sollte ich mein Konto speichern?",
-    "preview_tip3": "Wie setze ich Shortcuts?"
+    "preview_tip3": "Wie setze ich Shortcuts?",
+    "tip_box_id_color": "Tip Box and Jami ID color",
+    "enable_main_box": "Add a box behind the title, description and Jami ID",
+    "main_box_color": "Box color",
+    "logo_size": "Size",
+    "default_settings": "Default settings"
 }
diff --git a/jams-react-client/public/locales/el/translation.json b/jams-react-client/public/locales/el/translation.json
index b7d61ca3..b40481b8 100644
--- a/jams-react-client/public/locales/el/translation.json
+++ b/jams-react-client/public/locales/el/translation.json
@@ -3,7 +3,7 @@
     "password": "Password",
     "confirm_password": "Confirm password",
     "continue": "Continue",
-    "users": "users",
+    "users": "Users",
     "groups": "Groups",
     "blueprints": "Blueprints",
     "settings": "Settings",
@@ -116,10 +116,8 @@
     "error_while_attempting_update_jams": "Error occurred while attempting to update JAMS:",
     "permissions": "Permissions",
     "configuration": "Configuration",
-    "updated_blueprint_configuration_successfully": "Blueprint configuration successfully updated.",
-    "error_updating_blueprint_configuration": "Error occurred while updating blueprint configuration.",
     "enable_upnp": "Enable UPnP",
-    "use_jami_default_turn_configuration": "Use Jami default TURN configuration",
+    "use_jami_default_turn_configuration": "Use default TURN configuration",
     "use_a_custom_turn_configuration": "Use a custom TURN configuration",
     "turn_server_address": "TURN Server address",
     "turn_server_username": "TURN server username",
@@ -265,12 +263,15 @@
     "welcome_has_BackgroundCustom": "Background",
     "instruction_background": "Choose a background color or a background image",
     "or": "or",
-    "upload_an_image": "UPLOAD AN IMAGE",
     "welcome_has_Logo": "Logotype",
     "instruction_logo": "Use Jami logotype or upload a logotype",
-    "upload_a_logotype": "UPLOAD A LOGOTYPE",
     "call_parameters": "Call parameters",
     "preview_tip1": "Add a picture and a nickname to complete your profile",
     "preview_tip2": "Why should I save my account?",
-    "preview_tip3": "How to set shortcuts?"
+    "preview_tip3": "How to set shortcuts?",
+    "tip_box_id_color": "Tip Box and Jami ID color",
+    "enable_main_box": "Add a box behind the title, description and Jami ID",
+    "main_box_color": "Box color",
+    "logo_size": "Size",
+    "default_settings": "Default settings"
 }
diff --git a/jams-react-client/public/locales/eo/translation.json b/jams-react-client/public/locales/eo/translation.json
index b7d61ca3..b40481b8 100644
--- a/jams-react-client/public/locales/eo/translation.json
+++ b/jams-react-client/public/locales/eo/translation.json
@@ -3,7 +3,7 @@
     "password": "Password",
     "confirm_password": "Confirm password",
     "continue": "Continue",
-    "users": "users",
+    "users": "Users",
     "groups": "Groups",
     "blueprints": "Blueprints",
     "settings": "Settings",
@@ -116,10 +116,8 @@
     "error_while_attempting_update_jams": "Error occurred while attempting to update JAMS:",
     "permissions": "Permissions",
     "configuration": "Configuration",
-    "updated_blueprint_configuration_successfully": "Blueprint configuration successfully updated.",
-    "error_updating_blueprint_configuration": "Error occurred while updating blueprint configuration.",
     "enable_upnp": "Enable UPnP",
-    "use_jami_default_turn_configuration": "Use Jami default TURN configuration",
+    "use_jami_default_turn_configuration": "Use default TURN configuration",
     "use_a_custom_turn_configuration": "Use a custom TURN configuration",
     "turn_server_address": "TURN Server address",
     "turn_server_username": "TURN server username",
@@ -265,12 +263,15 @@
     "welcome_has_BackgroundCustom": "Background",
     "instruction_background": "Choose a background color or a background image",
     "or": "or",
-    "upload_an_image": "UPLOAD AN IMAGE",
     "welcome_has_Logo": "Logotype",
     "instruction_logo": "Use Jami logotype or upload a logotype",
-    "upload_a_logotype": "UPLOAD A LOGOTYPE",
     "call_parameters": "Call parameters",
     "preview_tip1": "Add a picture and a nickname to complete your profile",
     "preview_tip2": "Why should I save my account?",
-    "preview_tip3": "How to set shortcuts?"
+    "preview_tip3": "How to set shortcuts?",
+    "tip_box_id_color": "Tip Box and Jami ID color",
+    "enable_main_box": "Add a box behind the title, description and Jami ID",
+    "main_box_color": "Box color",
+    "logo_size": "Size",
+    "default_settings": "Default settings"
 }
diff --git a/jams-react-client/public/locales/es/translation.json b/jams-react-client/public/locales/es/translation.json
index 69c60e39..a5e121ac 100644
--- a/jams-react-client/public/locales/es/translation.json
+++ b/jams-react-client/public/locales/es/translation.json
@@ -3,7 +3,7 @@
     "password": "Contraseña",
     "confirm_password": "Confirma la contraseña",
     "continue": "Continuar",
-    "users": "usuarios",
+    "users": "Users",
     "groups": "Grupos",
     "blueprints": "Modelo de configuraciòn",
     "settings": "Ajustes",
@@ -116,10 +116,8 @@
     "error_while_attempting_update_jams": "Se produjo un error al intentar actualizar JAMS:",
     "permissions": "Permisos",
     "configuration": "Configuraciòn",
-    "updated_blueprint_configuration_successfully": "Modelo de configuraciòn actualizado correctamente.",
-    "error_updating_blueprint_configuration": "Se produjo un error al actualizar la configuración del modelo",
     "enable_upnp": "Habilitar UPnP",
-    "use_jami_default_turn_configuration": "Usar la configuración TURN predeterminada de Jami",
+    "use_jami_default_turn_configuration": "Use default TURN configuration",
     "use_a_custom_turn_configuration": "Utilice una configuración de TURN personalizada",
     "turn_server_address": "Dirección del servidor TURN",
     "turn_server_username": "Nombre del servidor TURN",
@@ -265,12 +263,15 @@
     "welcome_has_BackgroundCustom": "Background",
     "instruction_background": "Choose a background color or a background image",
     "or": "or",
-    "upload_an_image": "UPLOAD AN IMAGE",
     "welcome_has_Logo": "Logotype",
     "instruction_logo": "Use Jami logotype or upload a logotype",
-    "upload_a_logotype": "UPLOAD A LOGOTYPE",
     "call_parameters": "Call parameters",
     "preview_tip1": "Add a picture and a nickname to complete your profile",
     "preview_tip2": "Why should I save my account?",
-    "preview_tip3": "How to set shortcuts?"
+    "preview_tip3": "How to set shortcuts?",
+    "tip_box_id_color": "Tip Box and Jami ID color",
+    "enable_main_box": "Add a box behind the title, description and Jami ID",
+    "main_box_color": "Box color",
+    "logo_size": "Size",
+    "default_settings": "Default settings"
 }
diff --git a/jams-react-client/public/locales/et/translation.json b/jams-react-client/public/locales/et/translation.json
index b7d61ca3..b40481b8 100644
--- a/jams-react-client/public/locales/et/translation.json
+++ b/jams-react-client/public/locales/et/translation.json
@@ -3,7 +3,7 @@
     "password": "Password",
     "confirm_password": "Confirm password",
     "continue": "Continue",
-    "users": "users",
+    "users": "Users",
     "groups": "Groups",
     "blueprints": "Blueprints",
     "settings": "Settings",
@@ -116,10 +116,8 @@
     "error_while_attempting_update_jams": "Error occurred while attempting to update JAMS:",
     "permissions": "Permissions",
     "configuration": "Configuration",
-    "updated_blueprint_configuration_successfully": "Blueprint configuration successfully updated.",
-    "error_updating_blueprint_configuration": "Error occurred while updating blueprint configuration.",
     "enable_upnp": "Enable UPnP",
-    "use_jami_default_turn_configuration": "Use Jami default TURN configuration",
+    "use_jami_default_turn_configuration": "Use default TURN configuration",
     "use_a_custom_turn_configuration": "Use a custom TURN configuration",
     "turn_server_address": "TURN Server address",
     "turn_server_username": "TURN server username",
@@ -265,12 +263,15 @@
     "welcome_has_BackgroundCustom": "Background",
     "instruction_background": "Choose a background color or a background image",
     "or": "or",
-    "upload_an_image": "UPLOAD AN IMAGE",
     "welcome_has_Logo": "Logotype",
     "instruction_logo": "Use Jami logotype or upload a logotype",
-    "upload_a_logotype": "UPLOAD A LOGOTYPE",
     "call_parameters": "Call parameters",
     "preview_tip1": "Add a picture and a nickname to complete your profile",
     "preview_tip2": "Why should I save my account?",
-    "preview_tip3": "How to set shortcuts?"
+    "preview_tip3": "How to set shortcuts?",
+    "tip_box_id_color": "Tip Box and Jami ID color",
+    "enable_main_box": "Add a box behind the title, description and Jami ID",
+    "main_box_color": "Box color",
+    "logo_size": "Size",
+    "default_settings": "Default settings"
 }
diff --git a/jams-react-client/public/locales/fa/translation.json b/jams-react-client/public/locales/fa/translation.json
index b7d61ca3..b40481b8 100644
--- a/jams-react-client/public/locales/fa/translation.json
+++ b/jams-react-client/public/locales/fa/translation.json
@@ -3,7 +3,7 @@
     "password": "Password",
     "confirm_password": "Confirm password",
     "continue": "Continue",
-    "users": "users",
+    "users": "Users",
     "groups": "Groups",
     "blueprints": "Blueprints",
     "settings": "Settings",
@@ -116,10 +116,8 @@
     "error_while_attempting_update_jams": "Error occurred while attempting to update JAMS:",
     "permissions": "Permissions",
     "configuration": "Configuration",
-    "updated_blueprint_configuration_successfully": "Blueprint configuration successfully updated.",
-    "error_updating_blueprint_configuration": "Error occurred while updating blueprint configuration.",
     "enable_upnp": "Enable UPnP",
-    "use_jami_default_turn_configuration": "Use Jami default TURN configuration",
+    "use_jami_default_turn_configuration": "Use default TURN configuration",
     "use_a_custom_turn_configuration": "Use a custom TURN configuration",
     "turn_server_address": "TURN Server address",
     "turn_server_username": "TURN server username",
@@ -265,12 +263,15 @@
     "welcome_has_BackgroundCustom": "Background",
     "instruction_background": "Choose a background color or a background image",
     "or": "or",
-    "upload_an_image": "UPLOAD AN IMAGE",
     "welcome_has_Logo": "Logotype",
     "instruction_logo": "Use Jami logotype or upload a logotype",
-    "upload_a_logotype": "UPLOAD A LOGOTYPE",
     "call_parameters": "Call parameters",
     "preview_tip1": "Add a picture and a nickname to complete your profile",
     "preview_tip2": "Why should I save my account?",
-    "preview_tip3": "How to set shortcuts?"
+    "preview_tip3": "How to set shortcuts?",
+    "tip_box_id_color": "Tip Box and Jami ID color",
+    "enable_main_box": "Add a box behind the title, description and Jami ID",
+    "main_box_color": "Box color",
+    "logo_size": "Size",
+    "default_settings": "Default settings"
 }
diff --git a/jams-react-client/public/locales/fi/translation.json b/jams-react-client/public/locales/fi/translation.json
index 3912b85e..c7ebd114 100644
--- a/jams-react-client/public/locales/fi/translation.json
+++ b/jams-react-client/public/locales/fi/translation.json
@@ -3,7 +3,7 @@
     "password": "Salasana",
     "confirm_password": "Vahvista salasana",
     "continue": "Jatka",
-    "users": "käyttäjät",
+    "users": "Users",
     "groups": "Ryhmät",
     "blueprints": "Suunitelmat",
     "settings": "Asetukset",
@@ -116,10 +116,8 @@
     "error_while_attempting_update_jams": "Päivittämisessä tapahtui virhe JAMS:",
     "permissions": "Käyttöoikeudet",
     "configuration": "Määritys",
-    "updated_blueprint_configuration_successfully": "Suunnitelman määrityksen päivitys onnistui.",
-    "error_updating_blueprint_configuration": "Suunnitelmaa päivitettäessä tapahtui virhe.",
     "enable_upnp": "Käytä UPnP",
-    "use_jami_default_turn_configuration": "Käytä Jamin oletus TURN määritystä",
+    "use_jami_default_turn_configuration": "Use default TURN configuration",
     "use_a_custom_turn_configuration": "Käytä omaa TURN määritystä",
     "turn_server_address": "TURN palvelimen osoite",
     "turn_server_username": "TURN palvelimen käyttäjätunnus",
@@ -265,12 +263,15 @@
     "welcome_has_BackgroundCustom": "Background",
     "instruction_background": "Choose a background color or a background image",
     "or": "or",
-    "upload_an_image": "UPLOAD AN IMAGE",
     "welcome_has_Logo": "Logotype",
     "instruction_logo": "Use Jami logotype or upload a logotype",
-    "upload_a_logotype": "UPLOAD A LOGOTYPE",
     "call_parameters": "Call parameters",
     "preview_tip1": "Add a picture and a nickname to complete your profile",
     "preview_tip2": "Why should I save my account?",
-    "preview_tip3": "How to set shortcuts?"
+    "preview_tip3": "How to set shortcuts?",
+    "tip_box_id_color": "Tip Box and Jami ID color",
+    "enable_main_box": "Add a box behind the title, description and Jami ID",
+    "main_box_color": "Box color",
+    "logo_size": "Size",
+    "default_settings": "Default settings"
 }
diff --git a/jams-react-client/public/locales/fr/translation.json b/jams-react-client/public/locales/fr/translation.json
index 98c8851d..ab38e914 100644
--- a/jams-react-client/public/locales/fr/translation.json
+++ b/jams-react-client/public/locales/fr/translation.json
@@ -3,7 +3,7 @@
     "password": "Mot de passe",
     "confirm_password": "Confirmer le mot de passe",
     "continue": "Continuer",
-    "users": "utilisateurs",
+    "users": "Users",
     "groups": "Groupes",
     "blueprints": "Gabarits",
     "settings": "Paramètres",
@@ -117,7 +117,7 @@
     "permissions": "Permissions",
     "configuration": "Configuration",
     "enable_upnp": "Activer UPnP",
-    "use_jami_default_turn_configuration": "Utiliser la configuration TURN par défaut proposé par Jami.",
+    "use_jami_default_turn_configuration": "Use default TURN configuration",
     "use_a_custom_turn_configuration": "Utiliser une configuration TURN personnalisée.",
     "turn_server_address": "Adresse du serveur TURN",
     "turn_server_username": "Nom d'utilisateur du serveur TURN",
@@ -269,9 +269,9 @@
     "preview_tip1": "Add a picture and a nickname to complete your profile",
     "preview_tip2": "Why should I save my account?",
     "preview_tip3": "How to set shortcuts?",
-    "tip_box_id_color": "Tip Box's and Jami ID color",
-    "enable_main_box": "Add a box behind the title, description and the Jami ID",
+    "tip_box_id_color": "Tip Box and Jami ID color",
+    "enable_main_box": "Add a box behind the title, description and Jami ID",
     "main_box_color": "Box color",
     "logo_size": "Size",
-    "default_settings": "Default Settings"
+    "default_settings": "Default settings"
 }
diff --git a/jams-react-client/public/locales/he/translation.json b/jams-react-client/public/locales/he/translation.json
index d74689c3..02a719ea 100644
--- a/jams-react-client/public/locales/he/translation.json
+++ b/jams-react-client/public/locales/he/translation.json
@@ -3,7 +3,7 @@
     "password": "סיסמה",
     "confirm_password": "Confirm password",
     "continue": "Continue",
-    "users": "users",
+    "users": "Users",
     "groups": "קבוצות",
     "blueprints": "Blueprints",
     "settings": "הגדרות",
@@ -116,10 +116,8 @@
     "error_while_attempting_update_jams": "Error occurred while attempting to update JAMS:",
     "permissions": "Permissions",
     "configuration": "Configuration",
-    "updated_blueprint_configuration_successfully": "Blueprint configuration successfully updated.",
-    "error_updating_blueprint_configuration": "Error occurred while updating blueprint configuration.",
     "enable_upnp": "Enable UPnP",
-    "use_jami_default_turn_configuration": "Use Jami default TURN configuration",
+    "use_jami_default_turn_configuration": "Use default TURN configuration",
     "use_a_custom_turn_configuration": "Use a custom TURN configuration",
     "turn_server_address": "TURN Server address",
     "turn_server_username": "TURN server username",
@@ -265,12 +263,15 @@
     "welcome_has_BackgroundCustom": "Background",
     "instruction_background": "Choose a background color or a background image",
     "or": "or",
-    "upload_an_image": "UPLOAD AN IMAGE",
     "welcome_has_Logo": "Logotype",
     "instruction_logo": "Use Jami logotype or upload a logotype",
-    "upload_a_logotype": "UPLOAD A LOGOTYPE",
     "call_parameters": "Call parameters",
     "preview_tip1": "Add a picture and a nickname to complete your profile",
     "preview_tip2": "Why should I save my account?",
-    "preview_tip3": "How to set shortcuts?"
+    "preview_tip3": "How to set shortcuts?",
+    "tip_box_id_color": "Tip Box and Jami ID color",
+    "enable_main_box": "Add a box behind the title, description and Jami ID",
+    "main_box_color": "Box color",
+    "logo_size": "Size",
+    "default_settings": "Default settings"
 }
diff --git a/jams-react-client/public/locales/hi_IN/translation.json b/jams-react-client/public/locales/hi_IN/translation.json
index b7d61ca3..b40481b8 100644
--- a/jams-react-client/public/locales/hi_IN/translation.json
+++ b/jams-react-client/public/locales/hi_IN/translation.json
@@ -3,7 +3,7 @@
     "password": "Password",
     "confirm_password": "Confirm password",
     "continue": "Continue",
-    "users": "users",
+    "users": "Users",
     "groups": "Groups",
     "blueprints": "Blueprints",
     "settings": "Settings",
@@ -116,10 +116,8 @@
     "error_while_attempting_update_jams": "Error occurred while attempting to update JAMS:",
     "permissions": "Permissions",
     "configuration": "Configuration",
-    "updated_blueprint_configuration_successfully": "Blueprint configuration successfully updated.",
-    "error_updating_blueprint_configuration": "Error occurred while updating blueprint configuration.",
     "enable_upnp": "Enable UPnP",
-    "use_jami_default_turn_configuration": "Use Jami default TURN configuration",
+    "use_jami_default_turn_configuration": "Use default TURN configuration",
     "use_a_custom_turn_configuration": "Use a custom TURN configuration",
     "turn_server_address": "TURN Server address",
     "turn_server_username": "TURN server username",
@@ -265,12 +263,15 @@
     "welcome_has_BackgroundCustom": "Background",
     "instruction_background": "Choose a background color or a background image",
     "or": "or",
-    "upload_an_image": "UPLOAD AN IMAGE",
     "welcome_has_Logo": "Logotype",
     "instruction_logo": "Use Jami logotype or upload a logotype",
-    "upload_a_logotype": "UPLOAD A LOGOTYPE",
     "call_parameters": "Call parameters",
     "preview_tip1": "Add a picture and a nickname to complete your profile",
     "preview_tip2": "Why should I save my account?",
-    "preview_tip3": "How to set shortcuts?"
+    "preview_tip3": "How to set shortcuts?",
+    "tip_box_id_color": "Tip Box and Jami ID color",
+    "enable_main_box": "Add a box behind the title, description and Jami ID",
+    "main_box_color": "Box color",
+    "logo_size": "Size",
+    "default_settings": "Default settings"
 }
diff --git a/jams-react-client/public/locales/hu/translation.json b/jams-react-client/public/locales/hu/translation.json
index 281ff8a3..afcb3e81 100644
--- a/jams-react-client/public/locales/hu/translation.json
+++ b/jams-react-client/public/locales/hu/translation.json
@@ -3,7 +3,7 @@
     "password": "Jelszó",
     "confirm_password": "Jelszó megerősítése",
     "continue": "Tovább",
-    "users": "felhasználók",
+    "users": "Users",
     "groups": "Csoportok",
     "blueprints": "Tervrajzok",
     "settings": "Beállítások",
@@ -116,10 +116,8 @@
     "error_while_attempting_update_jams": "Hiba történt a JAMS frissítése közben:",
     "permissions": "Engedélyek",
     "configuration": "Konfigurálás",
-    "updated_blueprint_configuration_successfully": "Tervrajz beállításai sikeresen frissítve.",
-    "error_updating_blueprint_configuration": "Hiba történt a tervrajz-beállítások frissítése közben.",
     "enable_upnp": "UPnP engedélyezése",
-    "use_jami_default_turn_configuration": "Jami alapértelmezett TURN-beállításai használata",
+    "use_jami_default_turn_configuration": "Use default TURN configuration",
     "use_a_custom_turn_configuration": "Egyéni TURN-beállításai használata",
     "turn_server_address": "TURN-kiszolgáló címe",
     "turn_server_username": "TURN-kiszolgáló felhasználónév",
@@ -265,12 +263,15 @@
     "welcome_has_BackgroundCustom": "Háttér",
     "instruction_background": "Válasszon egy háttérszínt vagy egy háttérképet",
     "or": "vagy",
-    "upload_an_image": "KÉP FELTÖLTÉSE",
     "welcome_has_Logo": "Embléma",
     "instruction_logo": "Használja a Jami emblémát, vagy töltsön fel egy emblémát",
-    "upload_a_logotype": "EMBLÉMA FELTÖLTÉSE",
     "call_parameters": "Hívásparaméterek",
     "preview_tip1": "Adjon hozzá egy képet és egy becenevet a profil befejezéséhez",
     "preview_tip2": "Miért mentsem el a fiókomat?",
-    "preview_tip3": "Hogyan lehet beállítani a billentyűparancsokat?"
+    "preview_tip3": "Hogyan lehet beállítani a billentyűparancsokat?",
+    "tip_box_id_color": "Tip Box and Jami ID color",
+    "enable_main_box": "Add a box behind the title, description and Jami ID",
+    "main_box_color": "Box color",
+    "logo_size": "Size",
+    "default_settings": "Default settings"
 }
diff --git a/jams-react-client/public/locales/id/translation.json b/jams-react-client/public/locales/id/translation.json
index b2e6a2f4..45a13009 100644
--- a/jams-react-client/public/locales/id/translation.json
+++ b/jams-react-client/public/locales/id/translation.json
@@ -3,7 +3,7 @@
     "password": "kata sandi",
     "confirm_password": "konfirmasi sandi",
     "continue": "Continue",
-    "users": "users",
+    "users": "Users",
     "groups": "Groups",
     "blueprints": "Blueprints",
     "settings": "Settings",
@@ -116,10 +116,8 @@
     "error_while_attempting_update_jams": "Error occurred while attempting to update JAMS:",
     "permissions": "Permissions",
     "configuration": "Configuration",
-    "updated_blueprint_configuration_successfully": "Blueprint configuration successfully updated.",
-    "error_updating_blueprint_configuration": "Error occurred while updating blueprint configuration.",
     "enable_upnp": "Enable UPnP",
-    "use_jami_default_turn_configuration": "Use Jami default TURN configuration",
+    "use_jami_default_turn_configuration": "Use default TURN configuration",
     "use_a_custom_turn_configuration": "Use a custom TURN configuration",
     "turn_server_address": "TURN Server address",
     "turn_server_username": "TURN server username",
@@ -265,12 +263,15 @@
     "welcome_has_BackgroundCustom": "Background",
     "instruction_background": "Choose a background color or a background image",
     "or": "or",
-    "upload_an_image": "UPLOAD AN IMAGE",
     "welcome_has_Logo": "Logotype",
     "instruction_logo": "Use Jami logotype or upload a logotype",
-    "upload_a_logotype": "UPLOAD A LOGOTYPE",
     "call_parameters": "Call parameters",
     "preview_tip1": "Add a picture and a nickname to complete your profile",
     "preview_tip2": "Why should I save my account?",
-    "preview_tip3": "How to set shortcuts?"
+    "preview_tip3": "How to set shortcuts?",
+    "tip_box_id_color": "Tip Box and Jami ID color",
+    "enable_main_box": "Add a box behind the title, description and Jami ID",
+    "main_box_color": "Box color",
+    "logo_size": "Size",
+    "default_settings": "Default settings"
 }
diff --git a/jams-react-client/public/locales/it/translation.json b/jams-react-client/public/locales/it/translation.json
index 90b66dd6..c64f55fe 100644
--- a/jams-react-client/public/locales/it/translation.json
+++ b/jams-react-client/public/locales/it/translation.json
@@ -3,7 +3,7 @@
     "password": "Password",
     "confirm_password": "Conferma password",
     "continue": "Continua",
-    "users": "utenti",
+    "users": "Users",
     "groups": "Gruppi",
     "blueprints": "Progetti",
     "settings": "Impostazioni",
@@ -116,10 +116,8 @@
     "error_while_attempting_update_jams": "Si è verificato un errore durante il tentativo di aggiornamento di JAMS:",
     "permissions": "Autorizzazioni",
     "configuration": "Configurazione",
-    "updated_blueprint_configuration_successfully": "Configurazione del progetto aggiornato correttamente.",
-    "error_updating_blueprint_configuration": "Si è verificato un errore durante l'aggiornamento della configurazione del progetto.",
     "enable_upnp": "Abilita UPnP",
-    "use_jami_default_turn_configuration": "Usa la configurazione TURN predefinita di Jami",
+    "use_jami_default_turn_configuration": "Use default TURN configuration",
     "use_a_custom_turn_configuration": "Utilizzare una configurazione TURN personalizzata",
     "turn_server_address": "Indirizzo del Server TURN",
     "turn_server_username": "nome utente server TURN",
@@ -265,12 +263,15 @@
     "welcome_has_BackgroundCustom": "Sfondo",
     "instruction_background": "Scegli un colore di sfondo o un'immagine di sfondo",
     "or": "o",
-    "upload_an_image": "CARICA UN'IMMAGINE",
     "welcome_has_Logo": "Logo",
     "instruction_logo": "Utilizza il logo Jami o carica un logo",
-    "upload_a_logotype": "CARICA UN LOGO",
     "call_parameters": "Parametri di chiamata",
     "preview_tip1": "Aggiungi una foto e un soprannome per completare il tuo profilo",
     "preview_tip2": "Perché dovrei salvare il mio account?",
-    "preview_tip3": "Come impostare i tasti rapidi?"
+    "preview_tip3": "Come impostare i tasti rapidi?",
+    "tip_box_id_color": "Tip Box and Jami ID color",
+    "enable_main_box": "Add a box behind the title, description and Jami ID",
+    "main_box_color": "Box color",
+    "logo_size": "Size",
+    "default_settings": "Default settings"
 }
diff --git a/jams-react-client/public/locales/ja/translation.json b/jams-react-client/public/locales/ja/translation.json
index 325dc851..4423fd28 100644
--- a/jams-react-client/public/locales/ja/translation.json
+++ b/jams-react-client/public/locales/ja/translation.json
@@ -3,7 +3,7 @@
     "password": "パスワード",
     "confirm_password": "パスワードの確認",
     "continue": "続行",
-    "users": "ユーザー",
+    "users": "Users",
     "groups": "グループ",
     "blueprints": "Blueprints",
     "settings": "設定",
@@ -116,10 +116,8 @@
     "error_while_attempting_update_jams": "Error occurred while attempting to update JAMS:",
     "permissions": "Permissions",
     "configuration": "Configuration",
-    "updated_blueprint_configuration_successfully": "Blueprint configuration successfully updated.",
-    "error_updating_blueprint_configuration": "Error occurred while updating blueprint configuration.",
     "enable_upnp": "Enable UPnP",
-    "use_jami_default_turn_configuration": "Use Jami default TURN configuration",
+    "use_jami_default_turn_configuration": "Use default TURN configuration",
     "use_a_custom_turn_configuration": "Use a custom TURN configuration",
     "turn_server_address": "TURN Server address",
     "turn_server_username": "TURN server username",
@@ -265,12 +263,15 @@
     "welcome_has_BackgroundCustom": "Background",
     "instruction_background": "Choose a background color or a background image",
     "or": "or",
-    "upload_an_image": "UPLOAD AN IMAGE",
     "welcome_has_Logo": "Logotype",
     "instruction_logo": "Use Jami logotype or upload a logotype",
-    "upload_a_logotype": "UPLOAD A LOGOTYPE",
     "call_parameters": "Call parameters",
     "preview_tip1": "Add a picture and a nickname to complete your profile",
     "preview_tip2": "Why should I save my account?",
-    "preview_tip3": "How to set shortcuts?"
+    "preview_tip3": "How to set shortcuts?",
+    "tip_box_id_color": "Tip Box and Jami ID color",
+    "enable_main_box": "Add a box behind the title, description and Jami ID",
+    "main_box_color": "Box color",
+    "logo_size": "Size",
+    "default_settings": "Default settings"
 }
diff --git a/jams-react-client/public/locales/ko/translation.json b/jams-react-client/public/locales/ko/translation.json
index b7d61ca3..b40481b8 100644
--- a/jams-react-client/public/locales/ko/translation.json
+++ b/jams-react-client/public/locales/ko/translation.json
@@ -3,7 +3,7 @@
     "password": "Password",
     "confirm_password": "Confirm password",
     "continue": "Continue",
-    "users": "users",
+    "users": "Users",
     "groups": "Groups",
     "blueprints": "Blueprints",
     "settings": "Settings",
@@ -116,10 +116,8 @@
     "error_while_attempting_update_jams": "Error occurred while attempting to update JAMS:",
     "permissions": "Permissions",
     "configuration": "Configuration",
-    "updated_blueprint_configuration_successfully": "Blueprint configuration successfully updated.",
-    "error_updating_blueprint_configuration": "Error occurred while updating blueprint configuration.",
     "enable_upnp": "Enable UPnP",
-    "use_jami_default_turn_configuration": "Use Jami default TURN configuration",
+    "use_jami_default_turn_configuration": "Use default TURN configuration",
     "use_a_custom_turn_configuration": "Use a custom TURN configuration",
     "turn_server_address": "TURN Server address",
     "turn_server_username": "TURN server username",
@@ -265,12 +263,15 @@
     "welcome_has_BackgroundCustom": "Background",
     "instruction_background": "Choose a background color or a background image",
     "or": "or",
-    "upload_an_image": "UPLOAD AN IMAGE",
     "welcome_has_Logo": "Logotype",
     "instruction_logo": "Use Jami logotype or upload a logotype",
-    "upload_a_logotype": "UPLOAD A LOGOTYPE",
     "call_parameters": "Call parameters",
     "preview_tip1": "Add a picture and a nickname to complete your profile",
     "preview_tip2": "Why should I save my account?",
-    "preview_tip3": "How to set shortcuts?"
+    "preview_tip3": "How to set shortcuts?",
+    "tip_box_id_color": "Tip Box and Jami ID color",
+    "enable_main_box": "Add a box behind the title, description and Jami ID",
+    "main_box_color": "Box color",
+    "logo_size": "Size",
+    "default_settings": "Default settings"
 }
diff --git a/jams-react-client/public/locales/lt/translation.json b/jams-react-client/public/locales/lt/translation.json
index a42dc4c0..ef89ffac 100644
--- a/jams-react-client/public/locales/lt/translation.json
+++ b/jams-react-client/public/locales/lt/translation.json
@@ -3,7 +3,7 @@
     "password": "Slaptažodis",
     "confirm_password": "Pakartokite slaptažodį",
     "continue": "Tęsti",
-    "users": "naudotojai",
+    "users": "Users",
     "groups": "Grupės",
     "blueprints": "Blueprints",
     "settings": "Nustatymai",
@@ -116,10 +116,8 @@
     "error_while_attempting_update_jams": "Error occurred while attempting to update JAMS:",
     "permissions": "Permissions",
     "configuration": "Configuration",
-    "updated_blueprint_configuration_successfully": "Blueprint configuration successfully updated.",
-    "error_updating_blueprint_configuration": "Error occurred while updating blueprint configuration.",
     "enable_upnp": "Įjungti UPnP",
-    "use_jami_default_turn_configuration": "Use Jami default TURN configuration",
+    "use_jami_default_turn_configuration": "Use default TURN configuration",
     "use_a_custom_turn_configuration": "Use a custom TURN configuration",
     "turn_server_address": "TURN Server address",
     "turn_server_username": "TURN server username",
@@ -265,12 +263,15 @@
     "welcome_has_BackgroundCustom": "Background",
     "instruction_background": "Choose a background color or a background image",
     "or": "or",
-    "upload_an_image": "UPLOAD AN IMAGE",
     "welcome_has_Logo": "Logotype",
     "instruction_logo": "Use Jami logotype or upload a logotype",
-    "upload_a_logotype": "UPLOAD A LOGOTYPE",
     "call_parameters": "Call parameters",
     "preview_tip1": "Add a picture and a nickname to complete your profile",
     "preview_tip2": "Why should I save my account?",
-    "preview_tip3": "How to set shortcuts?"
+    "preview_tip3": "How to set shortcuts?",
+    "tip_box_id_color": "Tip Box and Jami ID color",
+    "enable_main_box": "Add a box behind the title, description and Jami ID",
+    "main_box_color": "Box color",
+    "logo_size": "Size",
+    "default_settings": "Default settings"
 }
diff --git a/jams-react-client/public/locales/nb/translation.json b/jams-react-client/public/locales/nb/translation.json
index a08f508d..6e9155a2 100644
--- a/jams-react-client/public/locales/nb/translation.json
+++ b/jams-react-client/public/locales/nb/translation.json
@@ -3,7 +3,7 @@
     "password": "Passord",
     "confirm_password": "Gjenta passord",
     "continue": "Fortsett",
-    "users": "brukere",
+    "users": "Users",
     "groups": "Grupper",
     "blueprints": "Blåkopier",
     "settings": "Innstillinger",
@@ -116,10 +116,8 @@
     "error_while_attempting_update_jams": "Feil oppstod under forsøk på oppdatering av JAMS:",
     "permissions": "Tillatelser",
     "configuration": "Konfigurasjon",
-    "updated_blueprint_configuration_successfully": "Blåkopi konfigurasjon er oppdatert.",
-    "error_updating_blueprint_configuration": "Feil oppstod ved oppdatering av blåkopi konfigurasjon.",
     "enable_upnp": "Aktiver UPnP",
-    "use_jami_default_turn_configuration": "Bruk Jami standard TURN innstillinger",
+    "use_jami_default_turn_configuration": "Use default TURN configuration",
     "use_a_custom_turn_configuration": "Bruk tilpasset TURN innstillinger",
     "turn_server_address": "TURN tjeneradresse",
     "turn_server_username": "TURN tjenerbrukernavn",
@@ -265,12 +263,15 @@
     "welcome_has_BackgroundCustom": "Background",
     "instruction_background": "Choose a background color or a background image",
     "or": "or",
-    "upload_an_image": "UPLOAD AN IMAGE",
     "welcome_has_Logo": "Logotype",
     "instruction_logo": "Use Jami logotype or upload a logotype",
-    "upload_a_logotype": "UPLOAD A LOGOTYPE",
     "call_parameters": "Call parameters",
     "preview_tip1": "Add a picture and a nickname to complete your profile",
     "preview_tip2": "Why should I save my account?",
-    "preview_tip3": "How to set shortcuts?"
+    "preview_tip3": "How to set shortcuts?",
+    "tip_box_id_color": "Tip Box and Jami ID color",
+    "enable_main_box": "Add a box behind the title, description and Jami ID",
+    "main_box_color": "Box color",
+    "logo_size": "Size",
+    "default_settings": "Default settings"
 }
diff --git a/jams-react-client/public/locales/nl/translation.json b/jams-react-client/public/locales/nl/translation.json
index b7d61ca3..b40481b8 100644
--- a/jams-react-client/public/locales/nl/translation.json
+++ b/jams-react-client/public/locales/nl/translation.json
@@ -3,7 +3,7 @@
     "password": "Password",
     "confirm_password": "Confirm password",
     "continue": "Continue",
-    "users": "users",
+    "users": "Users",
     "groups": "Groups",
     "blueprints": "Blueprints",
     "settings": "Settings",
@@ -116,10 +116,8 @@
     "error_while_attempting_update_jams": "Error occurred while attempting to update JAMS:",
     "permissions": "Permissions",
     "configuration": "Configuration",
-    "updated_blueprint_configuration_successfully": "Blueprint configuration successfully updated.",
-    "error_updating_blueprint_configuration": "Error occurred while updating blueprint configuration.",
     "enable_upnp": "Enable UPnP",
-    "use_jami_default_turn_configuration": "Use Jami default TURN configuration",
+    "use_jami_default_turn_configuration": "Use default TURN configuration",
     "use_a_custom_turn_configuration": "Use a custom TURN configuration",
     "turn_server_address": "TURN Server address",
     "turn_server_username": "TURN server username",
@@ -265,12 +263,15 @@
     "welcome_has_BackgroundCustom": "Background",
     "instruction_background": "Choose a background color or a background image",
     "or": "or",
-    "upload_an_image": "UPLOAD AN IMAGE",
     "welcome_has_Logo": "Logotype",
     "instruction_logo": "Use Jami logotype or upload a logotype",
-    "upload_a_logotype": "UPLOAD A LOGOTYPE",
     "call_parameters": "Call parameters",
     "preview_tip1": "Add a picture and a nickname to complete your profile",
     "preview_tip2": "Why should I save my account?",
-    "preview_tip3": "How to set shortcuts?"
+    "preview_tip3": "How to set shortcuts?",
+    "tip_box_id_color": "Tip Box and Jami ID color",
+    "enable_main_box": "Add a box behind the title, description and Jami ID",
+    "main_box_color": "Box color",
+    "logo_size": "Size",
+    "default_settings": "Default settings"
 }
diff --git a/jams-react-client/public/locales/oc/translation.json b/jams-react-client/public/locales/oc/translation.json
index b38196c0..eeac92bb 100644
--- a/jams-react-client/public/locales/oc/translation.json
+++ b/jams-react-client/public/locales/oc/translation.json
@@ -3,7 +3,7 @@
     "password": "Senhal",
     "confirm_password": "Confirmar senhal",
     "continue": "Contunhar",
-    "users": "users",
+    "users": "Users",
     "groups": "Grops",
     "blueprints": "Blueprints",
     "settings": "Paramètres",
@@ -116,10 +116,8 @@
     "error_while_attempting_update_jams": "Error occurred while attempting to update JAMS:",
     "permissions": "Permissions",
     "configuration": "Configuration",
-    "updated_blueprint_configuration_successfully": "Blueprint configuration successfully updated.",
-    "error_updating_blueprint_configuration": "Error occurred while updating blueprint configuration.",
     "enable_upnp": "Enable UPnP",
-    "use_jami_default_turn_configuration": "Use Jami default TURN configuration",
+    "use_jami_default_turn_configuration": "Use default TURN configuration",
     "use_a_custom_turn_configuration": "Use a custom TURN configuration",
     "turn_server_address": "TURN Server address",
     "turn_server_username": "TURN server username",
@@ -265,12 +263,15 @@
     "welcome_has_BackgroundCustom": "Background",
     "instruction_background": "Choose a background color or a background image",
     "or": "or",
-    "upload_an_image": "UPLOAD AN IMAGE",
     "welcome_has_Logo": "Logotype",
     "instruction_logo": "Use Jami logotype or upload a logotype",
-    "upload_a_logotype": "UPLOAD A LOGOTYPE",
     "call_parameters": "Call parameters",
     "preview_tip1": "Add a picture and a nickname to complete your profile",
     "preview_tip2": "Why should I save my account?",
-    "preview_tip3": "How to set shortcuts?"
+    "preview_tip3": "How to set shortcuts?",
+    "tip_box_id_color": "Tip Box and Jami ID color",
+    "enable_main_box": "Add a box behind the title, description and Jami ID",
+    "main_box_color": "Box color",
+    "logo_size": "Size",
+    "default_settings": "Default settings"
 }
diff --git a/jams-react-client/public/locales/pa/translation.json b/jams-react-client/public/locales/pa/translation.json
index 97102235..db531c93 100644
--- a/jams-react-client/public/locales/pa/translation.json
+++ b/jams-react-client/public/locales/pa/translation.json
@@ -3,7 +3,7 @@
     "password": "ਪਾਸਵਰਡ",
     "confirm_password": "ਪਾਸਵਰਡ ਦੀ ਤਸਦੀਕ ਕਰੋ",
     "continue": "ਜਾਰੀ ਰੱਖੋ",
-    "users": "ਵਰਤੋਂਕਾਰ",
+    "users": "Users",
     "groups": "ਢਾਣੀਆਂ",
     "blueprints": "ਵਿਉਂਤਬੰਦੀਆਂ",
     "settings": "ਸੈਟਿੰਗਾਂ",
@@ -116,10 +116,8 @@
     "error_while_attempting_update_jams": "Error occurred while attempting to update JAMS:",
     "permissions": "Permissions",
     "configuration": "Configuration",
-    "updated_blueprint_configuration_successfully": "Blueprint configuration successfully updated.",
-    "error_updating_blueprint_configuration": "Error occurred while updating blueprint configuration.",
     "enable_upnp": "Enable UPnP",
-    "use_jami_default_turn_configuration": "Use Jami default TURN configuration",
+    "use_jami_default_turn_configuration": "Use default TURN configuration",
     "use_a_custom_turn_configuration": "Use a custom TURN configuration",
     "turn_server_address": "TURN Server address",
     "turn_server_username": "TURN server username",
@@ -265,12 +263,15 @@
     "welcome_has_BackgroundCustom": "Background",
     "instruction_background": "Choose a background color or a background image",
     "or": "or",
-    "upload_an_image": "UPLOAD AN IMAGE",
     "welcome_has_Logo": "Logotype",
     "instruction_logo": "Use Jami logotype or upload a logotype",
-    "upload_a_logotype": "UPLOAD A LOGOTYPE",
     "call_parameters": "Call parameters",
     "preview_tip1": "Add a picture and a nickname to complete your profile",
     "preview_tip2": "Why should I save my account?",
-    "preview_tip3": "How to set shortcuts?"
+    "preview_tip3": "How to set shortcuts?",
+    "tip_box_id_color": "Tip Box and Jami ID color",
+    "enable_main_box": "Add a box behind the title, description and Jami ID",
+    "main_box_color": "Box color",
+    "logo_size": "Size",
+    "default_settings": "Default settings"
 }
diff --git a/jams-react-client/public/locales/pl/translation.json b/jams-react-client/public/locales/pl/translation.json
index ca050e5b..d755e101 100644
--- a/jams-react-client/public/locales/pl/translation.json
+++ b/jams-react-client/public/locales/pl/translation.json
@@ -3,7 +3,7 @@
     "password": "Hasło",
     "confirm_password": "Potwierdź hasło",
     "continue": "Kontynuuj",
-    "users": "users",
+    "users": "Users",
     "groups": "Grupy",
     "blueprints": "Wzory",
     "settings": "Ustawienia",
@@ -116,10 +116,8 @@
     "error_while_attempting_update_jams": "Error occurred while attempting to update JAMS:",
     "permissions": "Permissions",
     "configuration": "Configuration",
-    "updated_blueprint_configuration_successfully": "Blueprint configuration successfully updated.",
-    "error_updating_blueprint_configuration": "Error occurred while updating blueprint configuration.",
     "enable_upnp": "Enable UPnP",
-    "use_jami_default_turn_configuration": "Use Jami default TURN configuration",
+    "use_jami_default_turn_configuration": "Use default TURN configuration",
     "use_a_custom_turn_configuration": "Use a custom TURN configuration",
     "turn_server_address": "TURN Server address",
     "turn_server_username": "TURN server username",
@@ -265,12 +263,15 @@
     "welcome_has_BackgroundCustom": "Background",
     "instruction_background": "Choose a background color or a background image",
     "or": "or",
-    "upload_an_image": "UPLOAD AN IMAGE",
     "welcome_has_Logo": "Logotype",
     "instruction_logo": "Use Jami logotype or upload a logotype",
-    "upload_a_logotype": "UPLOAD A LOGOTYPE",
     "call_parameters": "Call parameters",
     "preview_tip1": "Add a picture and a nickname to complete your profile",
     "preview_tip2": "Why should I save my account?",
-    "preview_tip3": "How to set shortcuts?"
+    "preview_tip3": "How to set shortcuts?",
+    "tip_box_id_color": "Tip Box and Jami ID color",
+    "enable_main_box": "Add a box behind the title, description and Jami ID",
+    "main_box_color": "Box color",
+    "logo_size": "Size",
+    "default_settings": "Default settings"
 }
diff --git a/jams-react-client/public/locales/pt/translation.json b/jams-react-client/public/locales/pt/translation.json
index b7d61ca3..b40481b8 100644
--- a/jams-react-client/public/locales/pt/translation.json
+++ b/jams-react-client/public/locales/pt/translation.json
@@ -3,7 +3,7 @@
     "password": "Password",
     "confirm_password": "Confirm password",
     "continue": "Continue",
-    "users": "users",
+    "users": "Users",
     "groups": "Groups",
     "blueprints": "Blueprints",
     "settings": "Settings",
@@ -116,10 +116,8 @@
     "error_while_attempting_update_jams": "Error occurred while attempting to update JAMS:",
     "permissions": "Permissions",
     "configuration": "Configuration",
-    "updated_blueprint_configuration_successfully": "Blueprint configuration successfully updated.",
-    "error_updating_blueprint_configuration": "Error occurred while updating blueprint configuration.",
     "enable_upnp": "Enable UPnP",
-    "use_jami_default_turn_configuration": "Use Jami default TURN configuration",
+    "use_jami_default_turn_configuration": "Use default TURN configuration",
     "use_a_custom_turn_configuration": "Use a custom TURN configuration",
     "turn_server_address": "TURN Server address",
     "turn_server_username": "TURN server username",
@@ -265,12 +263,15 @@
     "welcome_has_BackgroundCustom": "Background",
     "instruction_background": "Choose a background color or a background image",
     "or": "or",
-    "upload_an_image": "UPLOAD AN IMAGE",
     "welcome_has_Logo": "Logotype",
     "instruction_logo": "Use Jami logotype or upload a logotype",
-    "upload_a_logotype": "UPLOAD A LOGOTYPE",
     "call_parameters": "Call parameters",
     "preview_tip1": "Add a picture and a nickname to complete your profile",
     "preview_tip2": "Why should I save my account?",
-    "preview_tip3": "How to set shortcuts?"
+    "preview_tip3": "How to set shortcuts?",
+    "tip_box_id_color": "Tip Box and Jami ID color",
+    "enable_main_box": "Add a box behind the title, description and Jami ID",
+    "main_box_color": "Box color",
+    "logo_size": "Size",
+    "default_settings": "Default settings"
 }
diff --git a/jams-react-client/public/locales/pt_BR/translation.json b/jams-react-client/public/locales/pt_BR/translation.json
index 9cdd463d..0871eb84 100644
--- a/jams-react-client/public/locales/pt_BR/translation.json
+++ b/jams-react-client/public/locales/pt_BR/translation.json
@@ -3,7 +3,7 @@
     "password": "Senha",
     "confirm_password": "Confirmar a senha",
     "continue": "Continuar",
-    "users": "users",
+    "users": "Users",
     "groups": "Grupos",
     "blueprints": "Modelos",
     "settings": "Configurações",
@@ -116,10 +116,8 @@
     "error_while_attempting_update_jams": "Ocorreu um erro na tentativa de atualizar o JAMS:",
     "permissions": "Permissões",
     "configuration": "Configuração",
-    "updated_blueprint_configuration_successfully": "A configuração de Projeto foi atualizada com sucesso.",
-    "error_updating_blueprint_configuration": "Ocorreu um erro durante a atualização de configuração do projeto.",
     "enable_upnp": "Ativar UPnP",
-    "use_jami_default_turn_configuration": "Use a configuração padrão TURN de Jami",
+    "use_jami_default_turn_configuration": "Use default TURN configuration",
     "use_a_custom_turn_configuration": "Use uma configuração TURN personalizada",
     "turn_server_address": "Endereço de servidor TURN",
     "turn_server_username": "Nome de usuário do servidor TURN",
@@ -265,12 +263,15 @@
     "welcome_has_BackgroundCustom": "Background",
     "instruction_background": "Choose a background color or a background image",
     "or": "or",
-    "upload_an_image": "UPLOAD AN IMAGE",
     "welcome_has_Logo": "Logotype",
     "instruction_logo": "Use Jami logotype or upload a logotype",
-    "upload_a_logotype": "UPLOAD A LOGOTYPE",
     "call_parameters": "Call parameters",
     "preview_tip1": "Add a picture and a nickname to complete your profile",
     "preview_tip2": "Why should I save my account?",
-    "preview_tip3": "How to set shortcuts?"
+    "preview_tip3": "How to set shortcuts?",
+    "tip_box_id_color": "Tip Box and Jami ID color",
+    "enable_main_box": "Add a box behind the title, description and Jami ID",
+    "main_box_color": "Box color",
+    "logo_size": "Size",
+    "default_settings": "Default settings"
 }
diff --git a/jams-react-client/public/locales/ro/translation.json b/jams-react-client/public/locales/ro/translation.json
index 0e3f8eb7..554edd8b 100644
--- a/jams-react-client/public/locales/ro/translation.json
+++ b/jams-react-client/public/locales/ro/translation.json
@@ -3,7 +3,7 @@
     "password": "Parola",
     "confirm_password": "Confirmă parola",
     "continue": "Continuă",
-    "users": "utilizatori",
+    "users": "Users",
     "groups": "Grupuri",
     "blueprints": "Modele",
     "settings": "Reglări",
@@ -116,10 +116,8 @@
     "error_while_attempting_update_jams": "A apărut o eroare în timpul actualizării JAMS:",
     "permissions": "Permisiuni",
     "configuration": "Configurare",
-    "updated_blueprint_configuration_successfully": "Modelul a fost actualizat.",
-    "error_updating_blueprint_configuration": "A apărut o eroare în timpul actualizării modelului.",
     "enable_upnp": "Activează UPnP",
-    "use_jami_default_turn_configuration": "Folosește configurarea TURN decisă de Jami",
+    "use_jami_default_turn_configuration": "Use default TURN configuration",
     "use_a_custom_turn_configuration": "Folosește o configurare TURN personalizată",
     "turn_server_address": "Adresa serverului TURN",
     "turn_server_username": "Numele de utilizator al serverului TURN",
@@ -265,12 +263,15 @@
     "welcome_has_BackgroundCustom": "Fundal",
     "instruction_background": "Alege o culoare de fundal sau o imagine de fundal",
     "or": "sau",
-    "upload_an_image": "ÎNCARCĂ O IMAGINE",
     "welcome_has_Logo": "Simbol",
     "instruction_logo": "Folosește simbolul Jami sau încarcă unul",
-    "upload_a_logotype": "ÎNCARCĂ UN SIMBOL",
     "call_parameters": "Parametrii apelului",
     "preview_tip1": "Adaugă o poză și un pseudonim pentru a-ți completa profilul",
     "preview_tip2": "De ce ar trebui să-mi salvez contul?",
-    "preview_tip3": "Cum stabilesc tastele rapide?"
+    "preview_tip3": "Cum stabilesc tastele rapide?",
+    "tip_box_id_color": "Tip Box and Jami ID color",
+    "enable_main_box": "Add a box behind the title, description and Jami ID",
+    "main_box_color": "Box color",
+    "logo_size": "Size",
+    "default_settings": "Default settings"
 }
diff --git a/jams-react-client/public/locales/ro_RO/translation.json b/jams-react-client/public/locales/ro_RO/translation.json
index 4e508621..e6691e8f 100644
--- a/jams-react-client/public/locales/ro_RO/translation.json
+++ b/jams-react-client/public/locales/ro_RO/translation.json
@@ -3,7 +3,7 @@
     "password": "Parola",
     "confirm_password": "Confirmă parola",
     "continue": "Continuă",
-    "users": "utilizatori",
+    "users": "Users",
     "groups": "Grupuri",
     "blueprints": "Modele",
     "settings": "Reglări",
@@ -116,10 +116,8 @@
     "error_while_attempting_update_jams": "A apărut o eroare în timpul actualizării JAMS:",
     "permissions": "Permisiuni",
     "configuration": "Configurare",
-    "updated_blueprint_configuration_successfully": "Modelul a fost actualizat.",
-    "error_updating_blueprint_configuration": "A apărut o eroare în timpul actualizării modelului.",
     "enable_upnp": "Activează UPnP",
-    "use_jami_default_turn_configuration": "Folosește configurarea TURN decisă de Jami",
+    "use_jami_default_turn_configuration": "Use default TURN configuration",
     "use_a_custom_turn_configuration": "Folosește o configurare TURN personalizată",
     "turn_server_address": "Adresa serverului TURN",
     "turn_server_username": "Numele de utilizator al serverului TURN",
@@ -265,12 +263,15 @@
     "welcome_has_BackgroundCustom": "Fundal",
     "instruction_background": "Alege o culoare de fundal sau o imagine de fundal",
     "or": "sau",
-    "upload_an_image": "ÎNCARCĂ O IMAGINE",
     "welcome_has_Logo": "Simbol",
     "instruction_logo": "Folosește simbolul Jami sau încarcă unul",
-    "upload_a_logotype": "ÎNCARCĂ UN SIMBOL",
     "call_parameters": "Parametrii apelului",
     "preview_tip1": "Adaugă o poză și un pseudonim pentru a-ți completa profilul",
     "preview_tip2": "De ce ar trebui să-mi salvez contul?",
-    "preview_tip3": "Cum stabilesc tastele rapide?"
+    "preview_tip3": "Cum stabilesc tastele rapide?",
+    "tip_box_id_color": "Tip Box and Jami ID color",
+    "enable_main_box": "Add a box behind the title, description and Jami ID",
+    "main_box_color": "Box color",
+    "logo_size": "Size",
+    "default_settings": "Default settings"
 }
diff --git a/jams-react-client/public/locales/ru/translation.json b/jams-react-client/public/locales/ru/translation.json
index 736777d2..afb69b22 100644
--- a/jams-react-client/public/locales/ru/translation.json
+++ b/jams-react-client/public/locales/ru/translation.json
@@ -3,7 +3,7 @@
     "password": "Пароль",
     "confirm_password": "Подтвердите пароль",
     "continue": "Продолжить",
-    "users": "пользователи",
+    "users": "Users",
     "groups": "Группы",
     "blueprints": "Чертежи",
     "settings": "Настройки",
@@ -116,10 +116,8 @@
     "error_while_attempting_update_jams": "Произошла ошибка при попытке обновления JAMS:",
     "permissions": "Разрешения",
     "configuration": "Конфигурация",
-    "updated_blueprint_configuration_successfully": "Конфигурация Blueprint успешно обновлена.",
-    "error_updating_blueprint_configuration": "Ошибка при обновлении конфигурации blueprint.",
     "enable_upnp": "Включить UPnP",
-    "use_jami_default_turn_configuration": "Использовать конфигурацию TURN по умолчанию для Jami",
+    "use_jami_default_turn_configuration": "Use default TURN configuration",
     "use_a_custom_turn_configuration": "Использовать пользовательскую конфигурацию TURN",
     "turn_server_address": "Адрес сервера TURN",
     "turn_server_username": "Имя сервера TURN",
@@ -265,12 +263,15 @@
     "welcome_has_BackgroundCustom": "Background",
     "instruction_background": "Choose a background color or a background image",
     "or": "or",
-    "upload_an_image": "UPLOAD AN IMAGE",
     "welcome_has_Logo": "Logotype",
     "instruction_logo": "Use Jami logotype or upload a logotype",
-    "upload_a_logotype": "UPLOAD A LOGOTYPE",
     "call_parameters": "Call parameters",
     "preview_tip1": "Add a picture and a nickname to complete your profile",
     "preview_tip2": "Why should I save my account?",
-    "preview_tip3": "How to set shortcuts?"
+    "preview_tip3": "How to set shortcuts?",
+    "tip_box_id_color": "Tip Box and Jami ID color",
+    "enable_main_box": "Add a box behind the title, description and Jami ID",
+    "main_box_color": "Box color",
+    "logo_size": "Size",
+    "default_settings": "Default settings"
 }
diff --git a/jams-react-client/public/locales/sk/translation.json b/jams-react-client/public/locales/sk/translation.json
index b7d61ca3..b40481b8 100644
--- a/jams-react-client/public/locales/sk/translation.json
+++ b/jams-react-client/public/locales/sk/translation.json
@@ -3,7 +3,7 @@
     "password": "Password",
     "confirm_password": "Confirm password",
     "continue": "Continue",
-    "users": "users",
+    "users": "Users",
     "groups": "Groups",
     "blueprints": "Blueprints",
     "settings": "Settings",
@@ -116,10 +116,8 @@
     "error_while_attempting_update_jams": "Error occurred while attempting to update JAMS:",
     "permissions": "Permissions",
     "configuration": "Configuration",
-    "updated_blueprint_configuration_successfully": "Blueprint configuration successfully updated.",
-    "error_updating_blueprint_configuration": "Error occurred while updating blueprint configuration.",
     "enable_upnp": "Enable UPnP",
-    "use_jami_default_turn_configuration": "Use Jami default TURN configuration",
+    "use_jami_default_turn_configuration": "Use default TURN configuration",
     "use_a_custom_turn_configuration": "Use a custom TURN configuration",
     "turn_server_address": "TURN Server address",
     "turn_server_username": "TURN server username",
@@ -265,12 +263,15 @@
     "welcome_has_BackgroundCustom": "Background",
     "instruction_background": "Choose a background color or a background image",
     "or": "or",
-    "upload_an_image": "UPLOAD AN IMAGE",
     "welcome_has_Logo": "Logotype",
     "instruction_logo": "Use Jami logotype or upload a logotype",
-    "upload_a_logotype": "UPLOAD A LOGOTYPE",
     "call_parameters": "Call parameters",
     "preview_tip1": "Add a picture and a nickname to complete your profile",
     "preview_tip2": "Why should I save my account?",
-    "preview_tip3": "How to set shortcuts?"
+    "preview_tip3": "How to set shortcuts?",
+    "tip_box_id_color": "Tip Box and Jami ID color",
+    "enable_main_box": "Add a box behind the title, description and Jami ID",
+    "main_box_color": "Box color",
+    "logo_size": "Size",
+    "default_settings": "Default settings"
 }
diff --git a/jams-react-client/public/locales/sl/translation.json b/jams-react-client/public/locales/sl/translation.json
index c47e393b..f5b238bc 100644
--- a/jams-react-client/public/locales/sl/translation.json
+++ b/jams-react-client/public/locales/sl/translation.json
@@ -3,7 +3,7 @@
     "password": "Geslo",
     "confirm_password": "Potrditev gesla",
     "continue": "Nadaljevanje",
-    "users": "uporabnikov",
+    "users": "Users",
     "groups": "Skupine",
     "blueprints": "Načrti",
     "settings": "Nastavitve",
@@ -116,10 +116,8 @@
     "error_while_attempting_update_jams": "Napaka ob poskusu posodabljanja JAMS:",
     "permissions": "Dovoljenja",
     "configuration": "Prilagoditev",
-    "updated_blueprint_configuration_successfully": "Konfiguracija načrta je bila uspešno posodobljena",
-    "error_updating_blueprint_configuration": "Napaka med posodabljanjem konfiguracije načrta",
     "enable_upnp": "Omogoči UPnP",
-    "use_jami_default_turn_configuration": "Uporabi privzeto TURN konfiguracijo",
+    "use_jami_default_turn_configuration": "Use default TURN configuration",
     "use_a_custom_turn_configuration": "Uporabi lastno prilagoditev TURN",
     "turn_server_address": "Naslov strežnika TURN",
     "turn_server_username": "Uporabniško ime za strežnik TURN",
@@ -265,12 +263,15 @@
     "welcome_has_BackgroundCustom": "Background",
     "instruction_background": "Choose a background color or a background image",
     "or": "or",
-    "upload_an_image": "UPLOAD AN IMAGE",
     "welcome_has_Logo": "Logotype",
     "instruction_logo": "Use Jami logotype or upload a logotype",
-    "upload_a_logotype": "UPLOAD A LOGOTYPE",
     "call_parameters": "Call parameters",
     "preview_tip1": "Add a picture and a nickname to complete your profile",
     "preview_tip2": "Why should I save my account?",
-    "preview_tip3": "How to set shortcuts?"
+    "preview_tip3": "How to set shortcuts?",
+    "tip_box_id_color": "Tip Box and Jami ID color",
+    "enable_main_box": "Add a box behind the title, description and Jami ID",
+    "main_box_color": "Box color",
+    "logo_size": "Size",
+    "default_settings": "Default settings"
 }
diff --git a/jams-react-client/public/locales/sq_AL/translation.json b/jams-react-client/public/locales/sq_AL/translation.json
index 07497015..563e0242 100644
--- a/jams-react-client/public/locales/sq_AL/translation.json
+++ b/jams-react-client/public/locales/sq_AL/translation.json
@@ -3,7 +3,7 @@
     "password": "Fjalëkalim",
     "confirm_password": "Ripohoni fjalëkalimin",
     "continue": "Vazhdo",
-    "users": "përdorues",
+    "users": "Users",
     "groups": "Grupe",
     "blueprints": "Modele",
     "settings": "Rregullime",
@@ -116,10 +116,8 @@
     "error_while_attempting_update_jams": "Ndodhi një gabim teksa provohej të përditësohej JAMS:",
     "permissions": "Leje",
     "configuration": "Formësim",
-    "updated_blueprint_configuration_successfully": "Formësimi i modelit u përditësua me sukses.",
-    "error_updating_blueprint_configuration": "Ndodhi një gabim teksa përditësohej formësim modeli.",
     "enable_upnp": "Aktivizo UPnP",
-    "use_jami_default_turn_configuration": "Përdor formësim TURN parazgjedhje të Jami-it",
+    "use_jami_default_turn_configuration": "Use default TURN configuration",
     "use_a_custom_turn_configuration": "Përdorni një formësim TURN vetjak",
     "turn_server_address": "Adresë Shërbyesi TURN",
     "turn_server_username": "Emër përdoruesi për në shërbyesin TURN",
@@ -265,12 +263,15 @@
     "welcome_has_BackgroundCustom": "Sfond",
     "instruction_background": "Zgjidhni një ngjyrë sfondi, ose një figurë sfondi",
     "or": "ose",
-    "upload_an_image": "NGARKONI NJË FIGURË",
     "welcome_has_Logo": "Logotype",
     "instruction_logo": "Use Jami logotype or upload a logotype",
-    "upload_a_logotype": "UPLOAD A LOGOTYPE",
     "call_parameters": "Parametra thirrjeje",
     "preview_tip1": "Që të plotësoni profilin tuaj, shtoni një foto dhe një nofkë",
     "preview_tip2": "Pse duhet ta ruaj llogarinë time?",
-    "preview_tip3": "Si të ujdisen shkurtore tastiere?"
+    "preview_tip3": "Si të ujdisen shkurtore tastiere?",
+    "tip_box_id_color": "Tip Box and Jami ID color",
+    "enable_main_box": "Add a box behind the title, description and Jami ID",
+    "main_box_color": "Box color",
+    "logo_size": "Size",
+    "default_settings": "Default settings"
 }
diff --git a/jams-react-client/public/locales/sr/translation.json b/jams-react-client/public/locales/sr/translation.json
index b7d61ca3..b40481b8 100644
--- a/jams-react-client/public/locales/sr/translation.json
+++ b/jams-react-client/public/locales/sr/translation.json
@@ -3,7 +3,7 @@
     "password": "Password",
     "confirm_password": "Confirm password",
     "continue": "Continue",
-    "users": "users",
+    "users": "Users",
     "groups": "Groups",
     "blueprints": "Blueprints",
     "settings": "Settings",
@@ -116,10 +116,8 @@
     "error_while_attempting_update_jams": "Error occurred while attempting to update JAMS:",
     "permissions": "Permissions",
     "configuration": "Configuration",
-    "updated_blueprint_configuration_successfully": "Blueprint configuration successfully updated.",
-    "error_updating_blueprint_configuration": "Error occurred while updating blueprint configuration.",
     "enable_upnp": "Enable UPnP",
-    "use_jami_default_turn_configuration": "Use Jami default TURN configuration",
+    "use_jami_default_turn_configuration": "Use default TURN configuration",
     "use_a_custom_turn_configuration": "Use a custom TURN configuration",
     "turn_server_address": "TURN Server address",
     "turn_server_username": "TURN server username",
@@ -265,12 +263,15 @@
     "welcome_has_BackgroundCustom": "Background",
     "instruction_background": "Choose a background color or a background image",
     "or": "or",
-    "upload_an_image": "UPLOAD AN IMAGE",
     "welcome_has_Logo": "Logotype",
     "instruction_logo": "Use Jami logotype or upload a logotype",
-    "upload_a_logotype": "UPLOAD A LOGOTYPE",
     "call_parameters": "Call parameters",
     "preview_tip1": "Add a picture and a nickname to complete your profile",
     "preview_tip2": "Why should I save my account?",
-    "preview_tip3": "How to set shortcuts?"
+    "preview_tip3": "How to set shortcuts?",
+    "tip_box_id_color": "Tip Box and Jami ID color",
+    "enable_main_box": "Add a box behind the title, description and Jami ID",
+    "main_box_color": "Box color",
+    "logo_size": "Size",
+    "default_settings": "Default settings"
 }
diff --git a/jams-react-client/public/locales/sv/translation.json b/jams-react-client/public/locales/sv/translation.json
index 308740e7..10af9a2a 100644
--- a/jams-react-client/public/locales/sv/translation.json
+++ b/jams-react-client/public/locales/sv/translation.json
@@ -3,7 +3,7 @@
     "password": "Lösenord",
     "confirm_password": "Bekräfta lösenord",
     "continue": "Fortsätt",
-    "users": "användare",
+    "users": "Users",
     "groups": "Grupper",
     "blueprints": "Ritningar",
     "settings": "Inställningar",
@@ -116,10 +116,8 @@
     "error_while_attempting_update_jams": "Ett fel uppstod vid uppdatering av JAMS. ",
     "permissions": "Behörigheter ",
     "configuration": "Konfiguration ",
-    "updated_blueprint_configuration_successfully": "Blueprint konfiguration uppdaterades.",
-    "error_updating_blueprint_configuration": "Ett fel uppstod vid blueprint konfigurering. ",
     "enable_upnp": "Möjliggör UPnP",
-    "use_jami_default_turn_configuration": "Använd Jami standar TURN konfiguration ",
+    "use_jami_default_turn_configuration": "Use default TURN configuration",
     "use_a_custom_turn_configuration": "Använd en anpassad TURN konfiguration ",
     "turn_server_address": "TURN server adress",
     "turn_server_username": "TURN server användarnamn",
@@ -265,12 +263,15 @@
     "welcome_has_BackgroundCustom": "Bakgrund ",
     "instruction_background": "Väj bakgrunds färg eller bild. ",
     "or": "eller",
-    "upload_an_image": "LADDA UPP EN BILD",
     "welcome_has_Logo": "Logga",
     "instruction_logo": "Använd Jami loggan eller ladda upp egen ",
-    "upload_a_logotype": "LADDA UPP EN LOGGA",
     "call_parameters": "Uppringningsparametrar ",
     "preview_tip1": "Lägg till en bild eller smeknamn för att komplettera din profil ",
     "preview_tip2": "Varför ska jag spara mitt användarkonto? ",
-    "preview_tip3": "Hur skapar jag genvägar?"
+    "preview_tip3": "Hur skapar jag genvägar?",
+    "tip_box_id_color": "Tip Box and Jami ID color",
+    "enable_main_box": "Add a box behind the title, description and Jami ID",
+    "main_box_color": "Box color",
+    "logo_size": "Size",
+    "default_settings": "Default settings"
 }
diff --git a/jams-react-client/public/locales/sw/translation.json b/jams-react-client/public/locales/sw/translation.json
index b7d61ca3..b40481b8 100644
--- a/jams-react-client/public/locales/sw/translation.json
+++ b/jams-react-client/public/locales/sw/translation.json
@@ -3,7 +3,7 @@
     "password": "Password",
     "confirm_password": "Confirm password",
     "continue": "Continue",
-    "users": "users",
+    "users": "Users",
     "groups": "Groups",
     "blueprints": "Blueprints",
     "settings": "Settings",
@@ -116,10 +116,8 @@
     "error_while_attempting_update_jams": "Error occurred while attempting to update JAMS:",
     "permissions": "Permissions",
     "configuration": "Configuration",
-    "updated_blueprint_configuration_successfully": "Blueprint configuration successfully updated.",
-    "error_updating_blueprint_configuration": "Error occurred while updating blueprint configuration.",
     "enable_upnp": "Enable UPnP",
-    "use_jami_default_turn_configuration": "Use Jami default TURN configuration",
+    "use_jami_default_turn_configuration": "Use default TURN configuration",
     "use_a_custom_turn_configuration": "Use a custom TURN configuration",
     "turn_server_address": "TURN Server address",
     "turn_server_username": "TURN server username",
@@ -265,12 +263,15 @@
     "welcome_has_BackgroundCustom": "Background",
     "instruction_background": "Choose a background color or a background image",
     "or": "or",
-    "upload_an_image": "UPLOAD AN IMAGE",
     "welcome_has_Logo": "Logotype",
     "instruction_logo": "Use Jami logotype or upload a logotype",
-    "upload_a_logotype": "UPLOAD A LOGOTYPE",
     "call_parameters": "Call parameters",
     "preview_tip1": "Add a picture and a nickname to complete your profile",
     "preview_tip2": "Why should I save my account?",
-    "preview_tip3": "How to set shortcuts?"
+    "preview_tip3": "How to set shortcuts?",
+    "tip_box_id_color": "Tip Box and Jami ID color",
+    "enable_main_box": "Add a box behind the title, description and Jami ID",
+    "main_box_color": "Box color",
+    "logo_size": "Size",
+    "default_settings": "Default settings"
 }
diff --git a/jams-react-client/public/locales/ta/translation.json b/jams-react-client/public/locales/ta/translation.json
index b7d61ca3..b40481b8 100644
--- a/jams-react-client/public/locales/ta/translation.json
+++ b/jams-react-client/public/locales/ta/translation.json
@@ -3,7 +3,7 @@
     "password": "Password",
     "confirm_password": "Confirm password",
     "continue": "Continue",
-    "users": "users",
+    "users": "Users",
     "groups": "Groups",
     "blueprints": "Blueprints",
     "settings": "Settings",
@@ -116,10 +116,8 @@
     "error_while_attempting_update_jams": "Error occurred while attempting to update JAMS:",
     "permissions": "Permissions",
     "configuration": "Configuration",
-    "updated_blueprint_configuration_successfully": "Blueprint configuration successfully updated.",
-    "error_updating_blueprint_configuration": "Error occurred while updating blueprint configuration.",
     "enable_upnp": "Enable UPnP",
-    "use_jami_default_turn_configuration": "Use Jami default TURN configuration",
+    "use_jami_default_turn_configuration": "Use default TURN configuration",
     "use_a_custom_turn_configuration": "Use a custom TURN configuration",
     "turn_server_address": "TURN Server address",
     "turn_server_username": "TURN server username",
@@ -265,12 +263,15 @@
     "welcome_has_BackgroundCustom": "Background",
     "instruction_background": "Choose a background color or a background image",
     "or": "or",
-    "upload_an_image": "UPLOAD AN IMAGE",
     "welcome_has_Logo": "Logotype",
     "instruction_logo": "Use Jami logotype or upload a logotype",
-    "upload_a_logotype": "UPLOAD A LOGOTYPE",
     "call_parameters": "Call parameters",
     "preview_tip1": "Add a picture and a nickname to complete your profile",
     "preview_tip2": "Why should I save my account?",
-    "preview_tip3": "How to set shortcuts?"
+    "preview_tip3": "How to set shortcuts?",
+    "tip_box_id_color": "Tip Box and Jami ID color",
+    "enable_main_box": "Add a box behind the title, description and Jami ID",
+    "main_box_color": "Box color",
+    "logo_size": "Size",
+    "default_settings": "Default settings"
 }
diff --git a/jams-react-client/public/locales/te/translation.json b/jams-react-client/public/locales/te/translation.json
index b7d61ca3..b40481b8 100644
--- a/jams-react-client/public/locales/te/translation.json
+++ b/jams-react-client/public/locales/te/translation.json
@@ -3,7 +3,7 @@
     "password": "Password",
     "confirm_password": "Confirm password",
     "continue": "Continue",
-    "users": "users",
+    "users": "Users",
     "groups": "Groups",
     "blueprints": "Blueprints",
     "settings": "Settings",
@@ -116,10 +116,8 @@
     "error_while_attempting_update_jams": "Error occurred while attempting to update JAMS:",
     "permissions": "Permissions",
     "configuration": "Configuration",
-    "updated_blueprint_configuration_successfully": "Blueprint configuration successfully updated.",
-    "error_updating_blueprint_configuration": "Error occurred while updating blueprint configuration.",
     "enable_upnp": "Enable UPnP",
-    "use_jami_default_turn_configuration": "Use Jami default TURN configuration",
+    "use_jami_default_turn_configuration": "Use default TURN configuration",
     "use_a_custom_turn_configuration": "Use a custom TURN configuration",
     "turn_server_address": "TURN Server address",
     "turn_server_username": "TURN server username",
@@ -265,12 +263,15 @@
     "welcome_has_BackgroundCustom": "Background",
     "instruction_background": "Choose a background color or a background image",
     "or": "or",
-    "upload_an_image": "UPLOAD AN IMAGE",
     "welcome_has_Logo": "Logotype",
     "instruction_logo": "Use Jami logotype or upload a logotype",
-    "upload_a_logotype": "UPLOAD A LOGOTYPE",
     "call_parameters": "Call parameters",
     "preview_tip1": "Add a picture and a nickname to complete your profile",
     "preview_tip2": "Why should I save my account?",
-    "preview_tip3": "How to set shortcuts?"
+    "preview_tip3": "How to set shortcuts?",
+    "tip_box_id_color": "Tip Box and Jami ID color",
+    "enable_main_box": "Add a box behind the title, description and Jami ID",
+    "main_box_color": "Box color",
+    "logo_size": "Size",
+    "default_settings": "Default settings"
 }
diff --git a/jams-react-client/public/locales/tr/translation.json b/jams-react-client/public/locales/tr/translation.json
index 1baf34c3..e3ff34aa 100644
--- a/jams-react-client/public/locales/tr/translation.json
+++ b/jams-react-client/public/locales/tr/translation.json
@@ -3,7 +3,7 @@
     "password": "Parola",
     "confirm_password": "Parolayı onayla",
     "continue": "Sürdür",
-    "users": "Kullanıcılar",
+    "users": "Users",
     "groups": "Gruplar",
     "blueprints": "Taslaklar",
     "settings": "Ayarlar",
@@ -116,10 +116,8 @@
     "error_while_attempting_update_jams": "JAMS'ı güncellemeye çalışırken hata oluştu:",
     "permissions": "İzinler",
     "configuration": "Yapılandırma",
-    "updated_blueprint_configuration_successfully": "Taslak yapılandırma başarıyla güncellendi.",
-    "error_updating_blueprint_configuration": "Taslak yapılandırma güncellenirken hata oluştu",
     "enable_upnp": "UPnP'yi etkinleştir",
-    "use_jami_default_turn_configuration": "Jami öntanımlı TURN yapılandırmasını kullan",
+    "use_jami_default_turn_configuration": "Use default TURN configuration",
     "use_a_custom_turn_configuration": "Özel bir TURN yapılandırması kullan",
     "turn_server_address": "TURN Sunucusu adresi",
     "turn_server_username": "TURN sunucusu kullanıcı adı",
@@ -265,12 +263,15 @@
     "welcome_has_BackgroundCustom": "Background",
     "instruction_background": "Choose a background color or a background image",
     "or": "or",
-    "upload_an_image": "UPLOAD AN IMAGE",
     "welcome_has_Logo": "Logotype",
     "instruction_logo": "Use Jami logotype or upload a logotype",
-    "upload_a_logotype": "UPLOAD A LOGOTYPE",
     "call_parameters": "Call parameters",
     "preview_tip1": "Add a picture and a nickname to complete your profile",
     "preview_tip2": "Why should I save my account?",
-    "preview_tip3": "How to set shortcuts?"
+    "preview_tip3": "How to set shortcuts?",
+    "tip_box_id_color": "Tip Box and Jami ID color",
+    "enable_main_box": "Add a box behind the title, description and Jami ID",
+    "main_box_color": "Box color",
+    "logo_size": "Size",
+    "default_settings": "Default settings"
 }
diff --git a/jams-react-client/public/locales/tr_TR/translation.json b/jams-react-client/public/locales/tr_TR/translation.json
index d89a740e..95d7e60e 100644
--- a/jams-react-client/public/locales/tr_TR/translation.json
+++ b/jams-react-client/public/locales/tr_TR/translation.json
@@ -3,7 +3,7 @@
     "password": "Şifre",
     "confirm_password": "Şifreyi onayla",
     "continue": "Devam",
-    "users": "Kullanıcılar",
+    "users": "Users",
     "groups": "Gruplar",
     "blueprints": "Blueprints",
     "settings": "Ayarlar",
@@ -116,10 +116,8 @@
     "error_while_attempting_update_jams": "Error occurred while attempting to update JAMS:",
     "permissions": "İzinler",
     "configuration": "Configuration",
-    "updated_blueprint_configuration_successfully": "Blueprint configuration successfully updated.",
-    "error_updating_blueprint_configuration": "Error occurred while updating blueprint configuration.",
     "enable_upnp": "Enable UPnP",
-    "use_jami_default_turn_configuration": "Use Jami default TURN configuration",
+    "use_jami_default_turn_configuration": "Use default TURN configuration",
     "use_a_custom_turn_configuration": "Use a custom TURN configuration",
     "turn_server_address": "TURN Server address",
     "turn_server_username": "TURN server username",
@@ -265,12 +263,15 @@
     "welcome_has_BackgroundCustom": "Background",
     "instruction_background": "Choose a background color or a background image",
     "or": "or",
-    "upload_an_image": "UPLOAD AN IMAGE",
     "welcome_has_Logo": "Logotype",
     "instruction_logo": "Use Jami logotype or upload a logotype",
-    "upload_a_logotype": "UPLOAD A LOGOTYPE",
     "call_parameters": "Call parameters",
     "preview_tip1": "Add a picture and a nickname to complete your profile",
     "preview_tip2": "Why should I save my account?",
-    "preview_tip3": "How to set shortcuts?"
+    "preview_tip3": "How to set shortcuts?",
+    "tip_box_id_color": "Tip Box and Jami ID color",
+    "enable_main_box": "Add a box behind the title, description and Jami ID",
+    "main_box_color": "Box color",
+    "logo_size": "Size",
+    "default_settings": "Default settings"
 }
diff --git a/jams-react-client/public/locales/tt/translation.json b/jams-react-client/public/locales/tt/translation.json
index b7d61ca3..b40481b8 100644
--- a/jams-react-client/public/locales/tt/translation.json
+++ b/jams-react-client/public/locales/tt/translation.json
@@ -3,7 +3,7 @@
     "password": "Password",
     "confirm_password": "Confirm password",
     "continue": "Continue",
-    "users": "users",
+    "users": "Users",
     "groups": "Groups",
     "blueprints": "Blueprints",
     "settings": "Settings",
@@ -116,10 +116,8 @@
     "error_while_attempting_update_jams": "Error occurred while attempting to update JAMS:",
     "permissions": "Permissions",
     "configuration": "Configuration",
-    "updated_blueprint_configuration_successfully": "Blueprint configuration successfully updated.",
-    "error_updating_blueprint_configuration": "Error occurred while updating blueprint configuration.",
     "enable_upnp": "Enable UPnP",
-    "use_jami_default_turn_configuration": "Use Jami default TURN configuration",
+    "use_jami_default_turn_configuration": "Use default TURN configuration",
     "use_a_custom_turn_configuration": "Use a custom TURN configuration",
     "turn_server_address": "TURN Server address",
     "turn_server_username": "TURN server username",
@@ -265,12 +263,15 @@
     "welcome_has_BackgroundCustom": "Background",
     "instruction_background": "Choose a background color or a background image",
     "or": "or",
-    "upload_an_image": "UPLOAD AN IMAGE",
     "welcome_has_Logo": "Logotype",
     "instruction_logo": "Use Jami logotype or upload a logotype",
-    "upload_a_logotype": "UPLOAD A LOGOTYPE",
     "call_parameters": "Call parameters",
     "preview_tip1": "Add a picture and a nickname to complete your profile",
     "preview_tip2": "Why should I save my account?",
-    "preview_tip3": "How to set shortcuts?"
+    "preview_tip3": "How to set shortcuts?",
+    "tip_box_id_color": "Tip Box and Jami ID color",
+    "enable_main_box": "Add a box behind the title, description and Jami ID",
+    "main_box_color": "Box color",
+    "logo_size": "Size",
+    "default_settings": "Default settings"
 }
diff --git a/jams-react-client/public/locales/uk/translation.json b/jams-react-client/public/locales/uk/translation.json
index b7d61ca3..b40481b8 100644
--- a/jams-react-client/public/locales/uk/translation.json
+++ b/jams-react-client/public/locales/uk/translation.json
@@ -3,7 +3,7 @@
     "password": "Password",
     "confirm_password": "Confirm password",
     "continue": "Continue",
-    "users": "users",
+    "users": "Users",
     "groups": "Groups",
     "blueprints": "Blueprints",
     "settings": "Settings",
@@ -116,10 +116,8 @@
     "error_while_attempting_update_jams": "Error occurred while attempting to update JAMS:",
     "permissions": "Permissions",
     "configuration": "Configuration",
-    "updated_blueprint_configuration_successfully": "Blueprint configuration successfully updated.",
-    "error_updating_blueprint_configuration": "Error occurred while updating blueprint configuration.",
     "enable_upnp": "Enable UPnP",
-    "use_jami_default_turn_configuration": "Use Jami default TURN configuration",
+    "use_jami_default_turn_configuration": "Use default TURN configuration",
     "use_a_custom_turn_configuration": "Use a custom TURN configuration",
     "turn_server_address": "TURN Server address",
     "turn_server_username": "TURN server username",
@@ -265,12 +263,15 @@
     "welcome_has_BackgroundCustom": "Background",
     "instruction_background": "Choose a background color or a background image",
     "or": "or",
-    "upload_an_image": "UPLOAD AN IMAGE",
     "welcome_has_Logo": "Logotype",
     "instruction_logo": "Use Jami logotype or upload a logotype",
-    "upload_a_logotype": "UPLOAD A LOGOTYPE",
     "call_parameters": "Call parameters",
     "preview_tip1": "Add a picture and a nickname to complete your profile",
     "preview_tip2": "Why should I save my account?",
-    "preview_tip3": "How to set shortcuts?"
+    "preview_tip3": "How to set shortcuts?",
+    "tip_box_id_color": "Tip Box and Jami ID color",
+    "enable_main_box": "Add a box behind the title, description and Jami ID",
+    "main_box_color": "Box color",
+    "logo_size": "Size",
+    "default_settings": "Default settings"
 }
diff --git a/jams-react-client/public/locales/vi/translation.json b/jams-react-client/public/locales/vi/translation.json
index b7d61ca3..b40481b8 100644
--- a/jams-react-client/public/locales/vi/translation.json
+++ b/jams-react-client/public/locales/vi/translation.json
@@ -3,7 +3,7 @@
     "password": "Password",
     "confirm_password": "Confirm password",
     "continue": "Continue",
-    "users": "users",
+    "users": "Users",
     "groups": "Groups",
     "blueprints": "Blueprints",
     "settings": "Settings",
@@ -116,10 +116,8 @@
     "error_while_attempting_update_jams": "Error occurred while attempting to update JAMS:",
     "permissions": "Permissions",
     "configuration": "Configuration",
-    "updated_blueprint_configuration_successfully": "Blueprint configuration successfully updated.",
-    "error_updating_blueprint_configuration": "Error occurred while updating blueprint configuration.",
     "enable_upnp": "Enable UPnP",
-    "use_jami_default_turn_configuration": "Use Jami default TURN configuration",
+    "use_jami_default_turn_configuration": "Use default TURN configuration",
     "use_a_custom_turn_configuration": "Use a custom TURN configuration",
     "turn_server_address": "TURN Server address",
     "turn_server_username": "TURN server username",
@@ -265,12 +263,15 @@
     "welcome_has_BackgroundCustom": "Background",
     "instruction_background": "Choose a background color or a background image",
     "or": "or",
-    "upload_an_image": "UPLOAD AN IMAGE",
     "welcome_has_Logo": "Logotype",
     "instruction_logo": "Use Jami logotype or upload a logotype",
-    "upload_a_logotype": "UPLOAD A LOGOTYPE",
     "call_parameters": "Call parameters",
     "preview_tip1": "Add a picture and a nickname to complete your profile",
     "preview_tip2": "Why should I save my account?",
-    "preview_tip3": "How to set shortcuts?"
+    "preview_tip3": "How to set shortcuts?",
+    "tip_box_id_color": "Tip Box and Jami ID color",
+    "enable_main_box": "Add a box behind the title, description and Jami ID",
+    "main_box_color": "Box color",
+    "logo_size": "Size",
+    "default_settings": "Default settings"
 }
diff --git a/jams-react-client/public/locales/zh/translation.json b/jams-react-client/public/locales/zh/translation.json
index b7d61ca3..b40481b8 100644
--- a/jams-react-client/public/locales/zh/translation.json
+++ b/jams-react-client/public/locales/zh/translation.json
@@ -3,7 +3,7 @@
     "password": "Password",
     "confirm_password": "Confirm password",
     "continue": "Continue",
-    "users": "users",
+    "users": "Users",
     "groups": "Groups",
     "blueprints": "Blueprints",
     "settings": "Settings",
@@ -116,10 +116,8 @@
     "error_while_attempting_update_jams": "Error occurred while attempting to update JAMS:",
     "permissions": "Permissions",
     "configuration": "Configuration",
-    "updated_blueprint_configuration_successfully": "Blueprint configuration successfully updated.",
-    "error_updating_blueprint_configuration": "Error occurred while updating blueprint configuration.",
     "enable_upnp": "Enable UPnP",
-    "use_jami_default_turn_configuration": "Use Jami default TURN configuration",
+    "use_jami_default_turn_configuration": "Use default TURN configuration",
     "use_a_custom_turn_configuration": "Use a custom TURN configuration",
     "turn_server_address": "TURN Server address",
     "turn_server_username": "TURN server username",
@@ -265,12 +263,15 @@
     "welcome_has_BackgroundCustom": "Background",
     "instruction_background": "Choose a background color or a background image",
     "or": "or",
-    "upload_an_image": "UPLOAD AN IMAGE",
     "welcome_has_Logo": "Logotype",
     "instruction_logo": "Use Jami logotype or upload a logotype",
-    "upload_a_logotype": "UPLOAD A LOGOTYPE",
     "call_parameters": "Call parameters",
     "preview_tip1": "Add a picture and a nickname to complete your profile",
     "preview_tip2": "Why should I save my account?",
-    "preview_tip3": "How to set shortcuts?"
+    "preview_tip3": "How to set shortcuts?",
+    "tip_box_id_color": "Tip Box and Jami ID color",
+    "enable_main_box": "Add a box behind the title, description and Jami ID",
+    "main_box_color": "Box color",
+    "logo_size": "Size",
+    "default_settings": "Default settings"
 }
diff --git a/jams-react-client/public/locales/zh_TW/translation.json b/jams-react-client/public/locales/zh_TW/translation.json
index d1dc2923..0b686a91 100644
--- a/jams-react-client/public/locales/zh_TW/translation.json
+++ b/jams-react-client/public/locales/zh_TW/translation.json
@@ -3,7 +3,7 @@
     "password": "密碼",
     "confirm_password": "確認密碼",
     "continue": "繼續",
-    "users": "users",
+    "users": "Users",
     "groups": "群組",
     "blueprints": "藍圖",
     "settings": "設定",
@@ -116,10 +116,8 @@
     "error_while_attempting_update_jams": "Error occurred while attempting to update JAMS:",
     "permissions": "Permissions",
     "configuration": "Configuration",
-    "updated_blueprint_configuration_successfully": "Blueprint configuration successfully updated.",
-    "error_updating_blueprint_configuration": "Error occurred while updating blueprint configuration.",
     "enable_upnp": "Enable UPnP",
-    "use_jami_default_turn_configuration": "Use Jami default TURN configuration",
+    "use_jami_default_turn_configuration": "Use default TURN configuration",
     "use_a_custom_turn_configuration": "Use a custom TURN configuration",
     "turn_server_address": "TURN Server address",
     "turn_server_username": "TURN server username",
@@ -265,12 +263,15 @@
     "welcome_has_BackgroundCustom": "Background",
     "instruction_background": "Choose a background color or a background image",
     "or": "or",
-    "upload_an_image": "UPLOAD AN IMAGE",
     "welcome_has_Logo": "Logotype",
     "instruction_logo": "Use Jami logotype or upload a logotype",
-    "upload_a_logotype": "UPLOAD A LOGOTYPE",
     "call_parameters": "Call parameters",
     "preview_tip1": "Add a picture and a nickname to complete your profile",
     "preview_tip2": "Why should I save my account?",
-    "preview_tip3": "How to set shortcuts?"
+    "preview_tip3": "How to set shortcuts?",
+    "tip_box_id_color": "Tip Box and Jami ID color",
+    "enable_main_box": "Add a box behind the title, description and Jami ID",
+    "main_box_color": "Box color",
+    "logo_size": "Size",
+    "default_settings": "Default settings"
 }
-- 
GitLab