Editor of all Content in Spanish

This section describes features that are coming in 4.0

JSON

{
    "title": "Editor of all Content in Spanish",
    "statements": [{
        "action": "grant",
        "roles": ["editor"],
        "conditions": [{
            "conditions": [{
                "type": "locale",
                "config": {
                    "locale": "es"
                }
            }]
        }]
    }]
}