Skip to content

Commit d4bef22

Browse files
committed
Updated JSON schema
1 parent 92c11bb commit d4bef22

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/schema/theme.json

+6
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,12 @@
268268
"pt"
269269
]
270270
},
271+
{
272+
"title": "Site language: Portuguese (Brasilian)",
273+
"enum": [
274+
"pt-BR"
275+
]
276+
},
271277
{
272278
"title": "Site language: Romanian",
273279
"enum": [

0 commit comments

Comments
 (0)