Skip to content

Commit c707123

Browse files
authored
Update adding-language-variants.md
property settings "Allow vary by culture" is now inverted and "Shared across cultures"
1 parent cf1eb2e commit c707123

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

16/umbraco-cms/tutorials/creating-a-basic-website/adding-language-variants.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,12 @@ To enable language variants on Document Types, follow these steps:
3030
![Enable Vary by Culture](images/enable-vary-by-culture.png)
3131
4. Click **Save**.
3232
5. Go to the **Design** tab.
33-
6. Click on the Data Type of the **Page Title** and enable **Vary by culture**.
33+
6. Click on the Data Type of the **Page Title** and disable **Shared accross cultures**.
3434
7. Click **Submit**.
3535
8. Click **Save**.
3636

37-
![Allow property editor Language Variants](images/enable-vary-by-culture-property.png)
37+
![Allow property editor Language Variants](images/enable-vary-by-culture-property-v16.png)
38+
3839

3940
## Adding Culture and Hostnames to the root node of the website
4041

0 commit comments

Comments
 (0)