'Styringspanel', 'welcome_message' => 'Velkomen til styrarområdet!', 'podcasts' => [ 'title' => 'Podkastar', 'not_found' => 'Ingen publiserte podkastar', 'last_published' => 'Sist lagt ut {lastPublicationDate}', ], 'episodes' => [ 'title' => 'Episodar', 'not_found' => 'Ingen publisert episode', 'last_published' => 'Sist lagt ut {lastPublicationDate}', ], 'storage' => [ 'title' => 'Lagring', 'subtitle' => '{totalUploaded} av {totalStorage}', ], ];