'Admin kontrollpanel', 'welcome_message' => 'Välkommen till adminområdet!', 'podcasts' => [ 'title' => 'Podcasts', 'not_found' => 'Ingen publicerad podcast', 'last_published' => 'Senast publicerad den {lastPublicationDate}', ], 'episodes' => [ 'title' => 'Avsnitt', 'not_found' => 'Inga publicerade avsnitt', 'last_published' => 'Senast publicerad den {lastPublicationDate}', ], 'storage' => [ 'title' => 'Lagring', 'subtitle' => '{totalUploaded} av {totalStorage}', ], ];