'Panell de control', 'welcome_message' => 'Benvinguts al panell de control.', 'podcasts' => [ 'title' => 'Podcasts', 'not_found' => 'No hi ha podcasts publicats', 'last_published' => 'Darrera publicació el {lastPublicationDate}', ], 'episodes' => [ 'title' => 'Episodis', 'not_found' => 'No hi ha episodis publicats', 'last_published' => 'Darrera publicació el {lastPublicationDate}', ], 'storage' => [ 'title' => 'Emmagatzematge', 'subtitle' => '{totalUploaded} de {totalStorage}', ], ];