'description' => 'Skildring',
'role' => 'Rolle',
'cover_image' => 'Framside',
- 'cover_image_description' => 'Bilete bør vere ca. 440x250px.',
+ 'cover_image_description' => 'This image should be approximately 440x250px although it will be flexibly scaled & cropped to fit the user interface in different scenarios as required, so actual dimensions for display will differ.',
// Actions
'actions' => 'Handlingar',
'create' => 'Opprett',
'update' => 'Oppdater',
'edit' => 'Rediger',
+ 'archive' => 'Archive',
+ 'unarchive' => 'Un-Archive',
'sort' => 'Sortér',
'move' => 'Flytt',
'copy' => 'Kopier',
// Not directly used but available for convenience to users.
'privacy_policy' => 'Personvernreglar',
'terms_of_service' => 'Bruksvilkår',
+
+ // OpenSearch
+ 'opensearch_description' => 'Search :appName',
];