Hi,
If you can not see register button in your website, please set "anyone can register" in Settings -> General menu.
http://prntscr.com/m4e06x
And Panagea theme is translation ready. You can change the text using language file. Please check https://panagea.c-themes.com/documentation/#translation
Or you can edit /templates/template-login.php file.
You can find following code and change "login to Panagea" in it.
<button type="submit" class="btn_1 rounded full-width"><?php esc_html_e( 'Login to Panagea', 'panagea'); ?></button>
Regards, C-Themes