Refine UI/UX for custom css / footer text. Add switch for show/hide powered by

This commit is contained in:
Louis Lam
2022-04-17 14:53:13 +08:00
parent 1bc01d1077
commit 8eb83394f7
9 changed files with 87 additions and 28 deletions

View File

@@ -443,6 +443,6 @@ export default {
"Fingerprint:": "Fingerabdruck:",
"No status pages": "Keine Status-Seiten",
Customize: "Anpassen",
"Custom Footer": "Eigener Footer (Leerlassen für Standard)",
"Custom Footer": "Eigener Footer",
"Custom CSS": "Eigenes CSS",
};

View File

@@ -355,7 +355,7 @@ export default {
serwersmsSenderName: "SMS Sender Name (registered via customer portal)",
stackfield: "Stackfield",
Customize: "Customize",
"Custom Footer": "Custom Footer (empty string for default)",
"Custom Footer": "Custom Footer",
"Custom CSS": "Custom CSS",
smtpDkimSettings: "DKIM Settings",
smtpDkimDesc: "Please refer to the Nodemailer DKIM {0} for usage.",