19 lines
392 B
JSON
19 lines
392 B
JSON
{
|
|
"fields": {
|
|
"user": "Bruker",
|
|
"ipAddress": "IP-adresse",
|
|
"lastAccess": "Forrige pålogging",
|
|
"createdAt": "Påloggingsdato",
|
|
"isActive": "Er Aktiv"
|
|
},
|
|
"links": {
|
|
"actionHistoryRecords": "Behandlingshistorikk"
|
|
},
|
|
"presetFilters": {
|
|
"active": "Aktiv",
|
|
"inactive": "Inaktiv"
|
|
},
|
|
"labels": {
|
|
"Set Inactive": "Set Inaktiv"
|
|
}
|
|
} |