Skip to content
Snippets Groups Projects
Breadcrumb.php 1.65 KiB
Newer Older
  • Learn to ignore specific revisions
  •  * @copyright  2020 Ad Aures
    
     * @license    https://www.gnu.org/licenses/agpl-3.0.en.html AGPL3
     * @link       https://castopod.org/
     */
    
    return [
        'label' => 'breadcrumb',
    
            ->gateway => 'Home',
        'podcasts' => 'podcasts',
        'episodes' => 'episodes',
    
        'subscriptions' => 'subscriptions',
    
        'persons' => 'persons',
        'publish' => 'publish',
        'publish-edit' => 'edit publication',
    
        'publish-date-edit' => 'edit publication date',
    
        'blocked-actors' => 'blocked actors',
        'blocked-domains' => 'blocked domains',
    
        'users' => 'users',
        'my-account' => 'my account',
        'change-password' => 'change password',
    
        'sync-feeds' => 'synchronize feeds',
    
        'platforms' => 'platforms',
        'social' => 'social networks',
        'funding' => 'funding',
    
        'monetization-other' => 'other monetization',
    
        'analytics' => 'analytics',
        'locations' => 'locations',
        'webpages' => 'web pages',
        'unique-listeners' => 'unique listeners',
        'players' => 'players',
        'listening-time' => 'listening time',
        'time-periods' => 'time periods',
        'soundbites' => 'soundbites',
    
        'video-clips' => 'video clips',
    
        'embed' => 'embeddable player',
    
        'notifications' => 'notifications',