change locale to languageCode in language section
This commit is contained in:
parent
57eb2998cf
commit
f20388b864
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ url = "/posts/"
|
||||||
weight = 3
|
weight = 3
|
||||||
|
|
||||||
[languages.pl.params]
|
[languages.pl.params]
|
||||||
locale = "pl-pl"
|
languageCode = "pl-pl"
|
||||||
|
|
||||||
[taxonomies]
|
[taxonomies]
|
||||||
category = "categories"
|
category = "categories"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue