i18n: add domain config portal translations

This commit is contained in:
axolotle 2023-11-23 15:57:26 +01:00
parent b6f7967758
commit 0095549b18

View file

@ -362,6 +362,12 @@
"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_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_theme": "Default theme",
"domain_config_portal_theme_help": "Users are allowed to choose another one in their settings.",
"domain_config_portal_title": "Custom title",
"domain_config_show_other_domains_apps": "Show other domain's apps",
"domain_config_xmpp": "Instant messaging (XMPP)",
"domain_config_xmpp_help": "NB: some XMPP features will require that you update your DNS records and regenerate your Lets Encrypt certificate to be enabled",
"domain_created": "Domain created",