mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
i18n: add domain config portal translations
This commit is contained in:
parent
b6f7967758
commit
0095549b18
1 changed files with 6 additions and 0 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue