diff --git a/i18n/default_de.json b/i18n/default_de.json
index 63547ca..44fd906 100644
--- a/i18n/default_de.json
+++ b/i18n/default_de.json
@@ -820,6 +820,7 @@
"Please select a primary tenant": "Bitte einen Hauptmandanten auswählen",
"Please select at least one tenant": "Bitte mindestens einen Mandanten auswählen",
"Please verify your email first": "Bitte bestätige zuerst deine E-Mail",
+ "PNG, square recommended (icons are center-cropped)": "PNG, quadratisch empfohlen (Icons werden zentriert beschnitten)",
"Policy": "Regel",
"Port": "Port",
"POST Parameters": "POST-Parameter",
@@ -886,6 +887,8 @@
"Remove permission": "Berechtigung entfernen",
"Remove role": "Rolle entfernen",
"Remove selected file": "Ausgewaehlte Datei entfernen",
+ "Remove the app logo?": "App-Logo entfernen?",
+ "Remove the favicon?": "Favicon entfernen?",
"Replace": "Ersetzen",
"Request": "Anfrage",
"Request details": "Request-Details",
diff --git a/i18n/default_en.json b/i18n/default_en.json
index 87fe25d..fc68ae2 100644
--- a/i18n/default_en.json
+++ b/i18n/default_en.json
@@ -820,6 +820,7 @@
"Please select a primary tenant": "Please select a primary tenant",
"Please select at least one tenant": "Please select at least one tenant",
"Please verify your email first": "Please verify your email first",
+ "PNG, square recommended (icons are center-cropped)": "PNG, square recommended (icons are center-cropped)",
"Policy": "Policy",
"Port": "Port",
"POST Parameters": "POST Parameters",
@@ -886,6 +887,8 @@
"Remove permission": "Remove permission",
"Remove role": "Remove role",
"Remove selected file": "Remove selected file",
+ "Remove the app logo?": "Remove the app logo?",
+ "Remove the favicon?": "Remove the favicon?",
"Replace": "Replace",
"Request": "Request",
"Request details": "Request details",
diff --git a/pages/admin/settings/branding(default).phtml b/pages/admin/settings/branding(default).phtml
index 643967a..ac4ca4b 100644
--- a/pages/admin/settings/branding(default).phtml
+++ b/pages/admin/settings/branding(default).phtml
@@ -23,82 +23,92 @@ $hasFavicon = app(\MintyPHP\Service\Branding\BrandingFaviconService::class)->has
require templatePath('partials/app-details-titlebar.phtml');
?>
-
-
-
-
-
-
-
- -- -