42 lines
1019 B
JSON
42 lines
1019 B
JSON
{
|
|
"labels": {
|
|
"Create KnowledgeBaseArticle": "Opprett artikkel",
|
|
"Any": "Hva som helst",
|
|
"Send in Email": "Send i epost",
|
|
"Move Up": "Flytt opp",
|
|
"Move Down": "Flytt ned",
|
|
"Move to Top": "Flytt til toppen",
|
|
"Move to Bottom": "Flytt til bunnen"
|
|
},
|
|
"fields": {
|
|
"name": "Navn",
|
|
"attachments": "Vedlegg",
|
|
"publishDate": "Publiseringsdato",
|
|
"expirationDate": "Utløpsdato",
|
|
"description": "Beskrivelse",
|
|
"body": "Brødtekst",
|
|
"categories": "Kategorier",
|
|
"language": "Språk",
|
|
"portals": "Portaler"
|
|
},
|
|
"links": {
|
|
"cases": "Saker",
|
|
"opportunities": "Muligheter",
|
|
"categories": "Kategorier",
|
|
"portals": "Portaler"
|
|
},
|
|
"options": {
|
|
"status": {
|
|
"In Review": "Venter på godkjenning",
|
|
"Draft": "Utkast",
|
|
"Archived": "Arkivert",
|
|
"Published": "Publisert"
|
|
},
|
|
"type": {
|
|
"Article": "Artikkel"
|
|
}
|
|
},
|
|
"presetFilters": {
|
|
"published": "Publisert"
|
|
}
|
|
} |