23 lines
467 B
JSON
23 lines
467 B
JSON
{
|
|
"fields": {
|
|
"user": "Gebruiker",
|
|
"ipAddress": "IP Adres",
|
|
"lastAccess": "Laatste inlogdatum",
|
|
"createdAt": "Login datum",
|
|
"isActive": "Is actief",
|
|
"portal": "Portaal"
|
|
},
|
|
"links": {
|
|
"actionHistoryRecords": "Actiegeschiedenis"
|
|
},
|
|
"presetFilters": {
|
|
"active": "Actief",
|
|
"inactive": "Inactief"
|
|
},
|
|
"labels": {
|
|
"Set Inactive": "Inactief instellen"
|
|
},
|
|
"massActions": {
|
|
"setInactive": "Inactief instellen"
|
|
}
|
|
} |