14 lines
242 B
JSON
14 lines
242 B
JSON
{
|
|
"labels": {
|
|
"Primary": "Główny",
|
|
"Opted Out": "Wypisany",
|
|
"Invalid": "Błędny"
|
|
},
|
|
"fields": {
|
|
"optOut": "Zrezygnowano",
|
|
"invalid": "Nieważny"
|
|
},
|
|
"presetFilters": {
|
|
"orphan": "Sierota"
|
|
}
|
|
} |