Skip to content

Commit 4280271

Browse files
committed
Added setting
1 parent f186fa3 commit 4280271

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

content/docs/settings/available-settings.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Settings overview
33
slug: settings/overview
44
description: null
55
date: 2023-02-13T16:44:09.618Z
6-
lastmod: 2024-02-21T09:22:54.273Z
6+
lastmod: 2024-02-21T16:01:09.014Z
77
weight: 1100.2
88
---
99

@@ -105,6 +105,15 @@ Specify the message to display when the Front Matter is hidden.
105105

106106
![Hide front matter from the content][05]
107107

108+
### frontMatter.content.i18n
109+
110+
Specify the locales for the entire workspace.
111+
112+
- Type: `object[]`
113+
- Default: `[]`
114+
115+
> **Info**: More information on how to use it can be found in the [multilingual][21] section.
116+
108117
### frontMatter.content.pageFolders
109118

110119
This array of folders defines where the extension can find your content and create new content by
@@ -855,3 +864,4 @@ This setting has been deprecated since version `3.1.0` in favour of the newly in
855864
[18]: /docs/settings/projects
856865
[19]: /docs/snippets#snippet-wrapper
857866
[20]: /docs/settings#extending-with-code
867+
[21]: /docs/content-creation/multilingual

0 commit comments

Comments
 (0)