mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Updated JSON schema
This commit is contained in:
@@ -268,6 +268,12 @@
|
|||||||
"pt"
|
"pt"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"title": "Site language: Portuguese (Brasilian)",
|
||||||
|
"enum": [
|
||||||
|
"pt-BR"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "Site language: Romanian",
|
"title": "Site language: Romanian",
|
||||||
"enum": [
|
"enum": [
|
||||||
|
|||||||
Reference in New Issue
Block a user