{
    "plural":[
        {
            "name":"dm_incorrect_code",
            "value":[
                {
                    "quantity":"one",
                    "value":"Le code est incorrect. Il reste %d essai.",
                    "attr":{
                        "priority":"LT"
                    }
                },
                {
                    "quantity":"other",
                    "value":"Le code est incorrect. Il reste %d essais.",
                    "attr":{
                        "priority":"LT"
                    }
                }
            ]
        },
        {
            "name":"dm_not_allow",
            "value":[
                {
                    "quantity":"other",
                    "value":"Ne pas faire confiance (%d)",
                    "attr":{
                        "priority":"LT"
                    }
                },
                {
                    "quantity":"one",
                    "value":"Ne pas faire confiance (%d)",
                    "attr":{
                        "priority":"LT"
                    }
                }
            ]
        }
    ]
}