16 lines
360 B
JSON
16 lines
360 B
JSON
{
|
|
"options": {
|
|
"operators": {
|
|
"notEquals": "N'est pas égale",
|
|
"isEmpty": "Est vide",
|
|
"notContains": "Ne contient pas",
|
|
"notHas": "Ne contient pas",
|
|
"startsWith": "Commence avec",
|
|
"endsWith": "Termine avec",
|
|
"matches": "Correspondance (reg exp)"
|
|
}
|
|
},
|
|
"labels": {
|
|
"Field": "Champ"
|
|
}
|
|
} |