'Token de API',
    'api_token'             => 'Token',
    'top_paid'              => 'Pago a maior',
    'new'                   => 'Novo',
    'top_free'              => 'Melhores Grátis',
    'free'                  => 'Gratis',
    'search'                => 'Search',
    'install'               => 'Instalar',
    'buy_now'               => 'Comprar Agora',
    'token_link'            => ' Clique aqui para obter o token de sua API.',
    'no_apps'               => 'There are no apps in this category, yet.',
    'developer'             => 'Are you a developer? Here you can learn how to create an app and start selling today!',
    'about'                 => 'About',
    'added'                 => 'Added',
    'updated'               => 'Updated',
    'compatibility'         => 'Compatibility',
    'installed'             => ':module installed',
    'uninstalled'           => ':module uninstalled',
    //'updated'               => ':module updated',
    'enabled'               => ':module enabled',
    'disabled'              => ':module disabled',
    'tab' => [
        'installation'      => 'Installation',
        'faq'               => 'FAQ',
        'changelog'         => 'Changelog',
    ],
    'installation' => [
        'header'            => 'App Installation',
        'download'          => 'Baixando arquivos do módulo :module.',
        'unzip'             => 'Extraindo arquivos do módulo :module.',
        'install'           => 'Installing :module files.',
    ],
    'button' => [
        'uninstall'         => 'Remover',
        'disable'           => 'Desativar',
        'enable'            => 'Ativar',
    ],
];