<?php
global $TRANSLATECONTENT_plugin_url_path;
global $TRANSLATECONTENT_plugin_version;
?>
<h2><img width="32" height="32" src="<?php print $TRANSLATECONTENT_plugin_url_path . "/images/translate-content-64x64.png"; ?>"> <?php print __("Translate content", "translate-content") . " " . $TRANSLATECONTENT_plugin_version; ?></h2>
<h3><?php _e("Dashboard", "translate-content"); ?></h3>
<hr>
<a target="_blank" href="https://code.google.com/apis/console"><?php _e("Get APIs key from Google API console or manage your billing.","translate-content"); ?></a>