Merge pull request #208 from Mitrichius/fix-deprecated-locale-param
Change locale to languageCode in language section
This commit is contained in:
commit
f9fb2a07db
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ url = "/posts/"
|
|||
weight = 3
|
||||
|
||||
[languages.pl.params]
|
||||
locale = "pl-pl"
|
||||
languageCode = "pl-pl"
|
||||
|
||||
[taxonomies]
|
||||
category = "categories"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue