Updated
This commit is contained in:
@@ -38,9 +38,5 @@
|
||||
"type": "array",
|
||||
"title": "Languages",
|
||||
"description": "A language definitions file",
|
||||
"items": {
|
||||
"type": "string",
|
||||
"description": "A language identifier",
|
||||
"pattern": "^[a-z]{2}_[A-Z]{2}$"
|
||||
}
|
||||
"items": { "type": "string", "description": "A language identifier", "pattern": "^[a-z]{2}_[A-Z]{2}$" }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user