30 lines
841 B
JSON
30 lines
841 B
JSON
{
|
|
"fields": {
|
|
"title": "Tittel",
|
|
"dateFrom": "Fra dato",
|
|
"dateTo": "Til dato",
|
|
"autorefreshInterval": "Intervall for automatisk oppdatering",
|
|
"displayRecords": "Antall oppføringer",
|
|
"isDoubleHeight": "Dobbel høyde",
|
|
"mode": "Visning",
|
|
"enabledScopeList": "Hva som skal vises",
|
|
"users": "Brukere",
|
|
"entityType": "Enhetstype",
|
|
"primaryFilter": "Hovedfilter",
|
|
"boolFilterList": "Andre Filtre",
|
|
"sortBy": "Rekkefølge (Felt)",
|
|
"sortDirection": "Rekkefølge (Retning)",
|
|
"expandedLayout": "Oppsett",
|
|
"dateFilter": "Dato Filter"
|
|
},
|
|
"options": {
|
|
"mode": {
|
|
"agendaWeek": "Uke (agenda)",
|
|
"basicWeek": "Uke",
|
|
"month": "Måned",
|
|
"basicDay": "Dag",
|
|
"agendaDay": "Dag (agenda)",
|
|
"timeline": "Tidslinje"
|
|
}
|
|
}
|
|
} |