diff --git a/backend/i18n/frontend_en.json b/backend/i18n/frontend_en.json
index ef0ab7b06..c5655d7a0 100644
--- a/backend/i18n/frontend_en.json
+++ b/backend/i18n/frontend_en.json
@@ -254,6 +254,7 @@
"common.httpConflict": "Failed to make the update. Another user has made a change. Please reload.",
"common.httpLimit": "You have exceeded the maximum limit of API calls.",
"common.label": "Label",
+ "common.language": "Language",
"common.languages": "Languages",
"common.latitudeShort": "Lat",
"common.loading": "Loading",
diff --git a/backend/i18n/frontend_it.json b/backend/i18n/frontend_it.json
index 5f363bfdc..4176a6bf6 100644
--- a/backend/i18n/frontend_it.json
+++ b/backend/i18n/frontend_it.json
@@ -21,7 +21,7 @@
"apps.createBlankApp": "Nuova App.",
"apps.createBlankAppDescription": "Crea una app vuota senza contenuti o schema.",
"apps.createBlogApp": "Nuovo blog",
- "apps.createBlogAppDescription": "Inizia con il nostro blog già pronto per l'uso.",
+ "apps.createBlogAppDescription": "Inizia con un blog.",
"apps.createFailed": "Non è stato possibile creare l'app. Per favore ricarica.",
"apps.createIdentityApp": "Nuova Identity App",
"apps.createIdentityAppDescription": "Crea un app per Squidex Identity.",
@@ -254,6 +254,7 @@
"common.httpConflict": "Non è stato possibile effettuare l'aggiornamento. Un altro utente ha fatto delle modifiche. Per favore ricarica.",
"common.httpLimit": "Hai superato il limite massimo di chiamate API.",
"common.label": "Etichetta",
+ "common.language": "Language",
"common.languages": "Lingue",
"common.latitudeShort": "Lat",
"common.loading": "Caricamento",
diff --git a/backend/i18n/frontend_nl.json b/backend/i18n/frontend_nl.json
index 3ff18cbad..a90523bcb 100644
--- a/backend/i18n/frontend_nl.json
+++ b/backend/i18n/frontend_nl.json
@@ -254,6 +254,7 @@
"common.httpConflict": "De update is mislukt. Een andere gebruiker heeft een wijziging aangebracht. Laad opnieuw.",
"common.httpLimit": "Je hebt de maximale limiet van API-aanroepen overschreden.",
"common.label": "Label",
+ "common.language": "Language",
"common.languages": "Talen",
"common.latitudeShort": "Lat",
"common.loading": "Laden",
diff --git a/backend/i18n/source/frontend_en.json b/backend/i18n/source/frontend_en.json
index ef0ab7b06..c5655d7a0 100644
--- a/backend/i18n/source/frontend_en.json
+++ b/backend/i18n/source/frontend_en.json
@@ -254,6 +254,7 @@
"common.httpConflict": "Failed to make the update. Another user has made a change. Please reload.",
"common.httpLimit": "You have exceeded the maximum limit of API calls.",
"common.label": "Label",
+ "common.language": "Language",
"common.languages": "Languages",
"common.latitudeShort": "Lat",
"common.loading": "Loading",
diff --git a/backend/i18n/source/frontend_it.json b/backend/i18n/source/frontend_it.json
index a27b7c9e1..a7db499d6 100644
--- a/backend/i18n/source/frontend_it.json
+++ b/backend/i18n/source/frontend_it.json
@@ -21,7 +21,7 @@
"apps.createBlankApp": "Nuova App.",
"apps.createBlankAppDescription": "Crea una app vuota senza contenuti o schema.",
"apps.createBlogApp": "Nuovo blog",
- "apps.createBlogAppDescription": "Inizia con il nostro blog già pronto per l'uso.",
+ "apps.createBlogAppDescription": "Inizia con un blog.",
"apps.createFailed": "Non è stato possibile creare l'app. Per favore ricarica.",
"apps.createIdentityApp": "Nuova Identity App",
"apps.createIdentityAppDescription": "Crea un app per Squidex Identity.",
diff --git a/frontend/app/shell/pages/internal/profile-menu.component.html b/frontend/app/shell/pages/internal/profile-menu.component.html
index 1ff7839ca..6c58a9fb8 100644
--- a/frontend/app/shell/pages/internal/profile-menu.component.html
+++ b/frontend/app/shell/pages/internal/profile-menu.component.html
@@ -8,16 +8,14 @@
-
- {{snapshot.profileDisplayName}}
-
+