{
"plural":[
{
"name":"dm_not_allow",
"value":[
{
"quantity":"one",
"value":"Don't trust (%d)",
"attr":{
"priority":"LT"
}
},
{
"quantity":"other",
"value":"Don't trust (%d)",
"attr":{
"priority":"LT"
}
}
]
},
{
"name":"dm_incorrect_code",
"value":[
{
"quantity":"one",
"value":"Incorrect. %d attempt remaining.",
"attr":{
"priority":"LT"
}
},
{
"quantity":"other",
"value":"Incorrect. %d attempts remaining.",
"attr":{
"priority":"LT"
}
}
]
}
]
}