From 1fcffc03392aff400a681bac35cf4b6675746cd6 Mon Sep 17 00:00:00 2001 From: Patrice Chalin Date: Thu, 9 May 2024 13:07:23 -0400 Subject: [PATCH] Clarify purpose of multilingual site title --- content/en/content-management/multilingual.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/content-management/multilingual.md b/content/en/content-management/multilingual.md index f07c3b9982..22e2c186ab 100644 --- a/content/en/content-management/multilingual.md +++ b/content/en/content-management/multilingual.md @@ -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.