Skip to content
Snippets Groups Projects
AdminNavigation.php 585 B
Newer Older
  • Learn to ignore specific revisions
  • /**
     * @copyright  2020 Podlibre
     * @license    https://www.gnu.org/licenses/agpl-3.0.en.html AGPL3
     * @link       https://castopod.org/
     */
    
    
        'go_to_website' => 'Go to website',
    
        'podcast-list' => 'All podcasts',
        'podcast-create' => 'New podcast',
    
        'podcast-import' => 'Import a podcast',
    
        'user-list' => 'All users',
        'user-create' => 'New user',
    
        'page-list' => 'All pages',
        'page-create' => 'New Page',