+ 'configure' => 'Configure',
+ 'fullscreen' => 'Helskärm',
+ 'favourite' => 'Favorit',
+ 'unfavourite' => 'Ta bort favorit',
+ 'next' => 'Nästa',
+ 'previous' => 'Föregående',
+ 'filter_active' => 'Active Filter:',
+ 'filter_clear' => 'Clear Filter',
+
+ // Sort Options
+ 'sort_options' => 'Sorteringsalternativ',
+ 'sort_direction_toggle' => 'Växla sorteringsriktning',
+ 'sort_ascending' => 'Sortera stigande',
+ 'sort_descending' => 'Sortera fallande',
+ 'sort_name' => 'Namn',
+ 'sort_default' => 'Standard',
+ 'sort_created_at' => 'Skapad',
+ 'sort_updated_at' => 'Uppdaterad',