File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title: Settings overview
3
3
slug : settings/overview
4
4
description : null
5
5
date : 2023-02-13T16:44:09.618Z
6
- lastmod : 2024-02-21T09:22:54.273Z
6
+ lastmod : 2024-02-21T16:01:09.014Z
7
7
weight : 1100.2
8
8
---
9
9
@@ -105,6 +105,15 @@ Specify the message to display when the Front Matter is hidden.
105
105
106
106
![ Hide front matter from the content] [ 05 ]
107
107
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
+
108
117
### frontMatter.content.pageFolders
109
118
110
119
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
855
864
[ 18 ] : /docs/settings/projects
856
865
[ 19 ] : /docs/snippets#snippet-wrapper
857
866
[ 20 ] : /docs/settings#extending-with-code
867
+ [ 21 ] : /docs/content-creation/multilingual
You can’t perform that action at this time.
0 commit comments