Skip to content

Improve default_language configuration parameter description#14789

Merged
skjnldsv merged 3 commits intomasterfrom
feature/improve-default-language-config-docs
May 7, 2026
Merged

Improve default_language configuration parameter description#14789
skjnldsv merged 3 commits intomasterfrom
feature/improve-default-language-config-docs

Conversation

@skjnldsv
Copy link
Copy Markdown
Member

@skjnldsv skjnldsv commented May 7, 2026

Summary

Improves the description text of the default_language configuration parameter in the admin guide.

Changes

Changed the description from:

The default_language parameter is only used when the browser does not send any language, and the user hasn't configured their own language preferences.

to:

The default_language parameter is only used when the browser does not send any language preferences, and the user hasn't configured their own either.

This improves clarity and wording consistency by:

  • Clarifying "any language" → "any language preferences"
  • Simplifying "and the user hasn't configured their own language preferences" → "and the user hasn't configured their own either"

Fixes

Resolves #13652

Changed the description to clarify the parameter behavior when browser
does not send language preferences. Improves wording consistency.

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Clarifies what the dbhost parameter is used for by specifying it's for
connecting to the database service. Improves clarity of the configuration
parameter documentation.

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
@skjnldsv skjnldsv requested a review from miaulalala May 7, 2026 07:55
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 7, 2026

📖 Documentation Preview

🔍 Open preview →

📄 1 changed documentation page

Last updated: Thu, 07 May 2026 16:32:33 GMT

@skjnldsv skjnldsv merged commit e37ef9b into master May 7, 2026
1 check passed
@skjnldsv skjnldsv deleted the feature/improve-default-language-config-docs branch May 7, 2026 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The description text of the default_language configuration parameter in the admin guide could be improved

2 participants