Added custom language code to config schema (#3542)

As suggested in https://squidfunk.github.io/mkdocs-material/setup/changing-the-language/#custom-translations
This commit is contained in:
Alexander Pushkov 2022-02-06 10:56:22 +03:00 committed by GitHub
parent e5852169c9
commit d39c6301b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,6 +45,12 @@
"title": "Site language",
"markdownDescription": "https://squidfunk.github.io/mkdocs-material/setup/changing-the-language/",
"oneOf": [
{
"title": "Site language: Custom",
"enum": [
"custom"
]
},
{
"title": "Site language: Afrikaans",
"enum": [