'remove' => 'Radera',
'add' => 'Lägg till',
'fullscreen' => 'Helskärm',
- 'favourite' => 'Favourite',
- 'unfavourite' => 'Unfavourite',
- 'next' => 'Next',
- 'previous' => 'Previous',
+ 'favourite' => 'Favorit',
+ 'unfavourite' => 'Ta bort favorit',
+ 'next' => 'Nästa',
+ 'previous' => 'Föregående',
// Sort Options
'sort_options' => 'Sorteringsalternativ',
'sort_ascending' => 'Sortera stigande',
'sort_descending' => 'Sortera fallande',
'sort_name' => 'Namn',
- 'sort_default' => 'Default',
+ 'sort_default' => 'Standard',
'sort_created_at' => 'Skapad',
'sort_updated_at' => 'Uppdaterad',
'breadcrumb' => 'Brödsmula',
// Header
- 'header_menu_expand' => 'Expand Header Menu',
+ 'header_menu_expand' => 'Expandera sidhuvudsmenyn',
'profile_menu' => 'Profilmeny',
'view_profile' => 'Visa profil',
'edit_profile' => 'Redigera profil',
// Layout tabs
'tab_info' => 'Information',
- 'tab_info_label' => 'Tab: Show Secondary Information',
+ 'tab_info_label' => 'Flik: Visa sekundär information',
'tab_content' => 'Innehåll',
- 'tab_content_label' => 'Tab: Show Primary Content',
+ 'tab_content_label' => 'Flik: Visa primärt innehåll',
// Email Content
'email_action_help' => 'Om du har problem, klicka på knappen ":actionText", och kopiera och klistra in den här adressen i din webbläsare:',
// Footer Link Options
// Not directly used but available for convenience to users.
- 'privacy_policy' => 'Privacy Policy',
- 'terms_of_service' => 'Terms of Service',
+ 'privacy_policy' => 'Integritetspolicy',
+ 'terms_of_service' => 'Användarvillkor',
];