'Beheerdersdashboard', 'welcome_message' => 'Welkom bij de beheeromgeving!', 'podcasts' => [ 'title' => 'Podcasts', 'not_found' => 'No published podcast', 'last_published' => 'Laatst gepubliceerd op {lastPublicationDate}', ], 'episodes' => [ 'title' => 'Afleveringen', 'not_found' => 'No published episode', 'last_published' => 'Laatst gepubliceerd op {lastPublicationDate}', ], 'storage' => [ 'title' => 'Opslagruimte', 'subtitle' => '{totalUploaded} van {totalStorage}', ], ];