portail/domain settings: Improve explanation about search engine

This commit is contained in:
Alexandre Aubin 2024-08-05 22:08:31 +02:00
parent cdf443c86e
commit 24fb877255

View file

@ -368,7 +368,7 @@
"domain_config_portal_user_intro": "Custom user intro", "domain_config_portal_user_intro": "Custom user intro",
"domain_config_portal_user_intro_help": "You can use HTML, basic styles will be applied to generic elements.", "domain_config_portal_user_intro_help": "You can use HTML, basic styles will be applied to generic elements.",
"domain_config_search_engine": "Search engine URL", "domain_config_search_engine": "Search engine URL",
"domain_config_search_engine_help": "An URL with an empty query string like `https://duckduckgo.com/?q=`, with `q=` as duckduckgo's empty query parameter", "domain_config_search_engine_help": "This is an optional feature, allowing to display a search bar in the portal (for example if you like to use your YunoHost portal as your browser's home page). This should be an URL with an empty query string such as `https://duckduckgo.com/?q=`, with `q=` as duckduckgo's empty query parameter",
"domain_config_search_engine_name": "Search engine name", "domain_config_search_engine_name": "Search engine name",
"domain_config_show_other_domains_apps": "Show other domain's apps", "domain_config_show_other_domains_apps": "Show other domain's apps",
"domain_created": "Domain created", "domain_created": "Domain created",