portal: add proper i18n string + help for new settings

This commit is contained in:
Alexandre Aubin 2024-08-19 01:13:51 +02:00
parent 748a20d864
commit 831131476e

View file

@ -358,6 +358,10 @@
"domain_config_default_app_help": "People will automatically be redirected to this app when opening this domain. If no app is specified, people are redirected to the user portal login form.",
"domain_config_mail_in": "Incoming emails",
"domain_config_mail_out": "Outgoing emails",
"domain_config_enable_public_apps_page": "Show the list of public apps to visitors",
"domain_config_enable_public_apps_page_help": "Visitors will see a 'public apps' page when ending up on the portal instead of just the login form.",
"domain_config_custom_css": "Custom CSS stylesheet",
"domain_config_custom_css_help": "This is for advanced admins willing to customize the appearance of the portal",
"domain_config_portal_logo": "Custom logo",
"domain_config_portal_logo_help": "Accept .svg, .png and .jpeg. Prefer a monochrome .svg with <code>fill: currentColor</code> so that the logo adapts to the themes.",
"domain_config_portal_public_intro": "Custom public intro",