A free, self-hostable aggregator…
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
367 B

<?php
return array(
'menu' => array(
'about' => 'About FreshRSS',
'actualize' => 'Actualize',
'favorites' => 'Favourites (%s)',
'filter' => 'Filter',
'main_stream' => 'Main stream',
'manage' => 'Manage',
'mark_read' => 'Mark as read',
'see_website' => 'See website',
'stats' => 'Statistics',
'subscription' => 'Subscriptions management',
),
);