diff --git a/src/translations/en.json b/src/translations/en.json index feeb91a3e..499e56bb8 100755 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -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",