Consistent lower-case spelling of "optional" and "required" (#9990)

This commit is contained in:
Philip Allgaier 2021-09-09 15:42:42 +02:00 committed by GitHub
parent 6486b7fd4c
commit 5c3d85fc90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1498,7 +1498,7 @@
},
"state": {
"label": "State",
"attribute": "Attribute (Optional)",
"attribute": "Attribute (optional)",
"from": "From",
"for": "For",
"to": "To"
@ -3114,8 +3114,8 @@
"change_type": "Change type"
},
"config": {
"required": "Required",
"optional": "Optional"
"required": "required",
"optional": "optional"
},
"entities": {
"name": "Entities",