Skip to content

Commit

Permalink
Clarify purpose of multilingual site title
Browse files Browse the repository at this point in the history
  • Loading branch information
chalin committed May 9, 2024
1 parent b677f94 commit 1fcffc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/content-management/multilingual.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ languageName
: (`string`) The language name, typically used when rendering a language switcher.

title
: (`string`) The language title. When set, this overrides the site title for this language.
: (`string`) The site title for this langauge (optional).

weight
: (`int`) The language weight. When set to a non-zero value, this is the primary sort criteria for this language.
Expand Down

0 comments on commit 1fcffc0

Please sign in to comment.