Skip to content

Commit d563a83

Browse files
authored
[TASK] Raise requirement for "languageId: 0" in each site (#5172)
1 parent f079eb5 commit d563a83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/ApiOverview/SiteHandling/AddLanguages.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@ Configuration properties
6161
:Example: :yaml:`1`
6262

6363
For the default/main language of the given site, use value :yaml:`0`. For
64-
additional languages use a number greater than :yaml:`0`. Every site should
65-
have at last one language configured - with :yaml:`languageId: 0`.
64+
additional languages use a number greater than :yaml:`0`. Every site must
65+
have at last one language configured with :yaml:`languageId: 0`.
6666

6767
.. attention::
6868
Once pages, content or records are created in a specific language, the

0 commit comments

Comments
 (0)