You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
592 B
28 lines
592 B
2 years ago
|
{
|
||
|
"trash_id": "guide-only",
|
||
|
"trash_score": "-10000",
|
||
|
"trash_description": "Language: Multiple Only",
|
||
|
"name": "Language: Not Dutch",
|
||
|
"includeCustomFormatWhenRenaming": false,
|
||
|
"specifications": [
|
||
|
{
|
||
|
"name": "Not Dutch Language",
|
||
|
"implementation": "LanguageSpecification",
|
||
|
"negate": true,
|
||
|
"required": true,
|
||
|
"fields": {
|
||
|
"value": 7
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"name": "Not Flemish Language",
|
||
|
"implementation": "LanguageSpecification",
|
||
|
"negate": true,
|
||
|
"required": true,
|
||
|
"fields": {
|
||
|
"value": 19
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|