File "inc-po-header.php"
Full Path: /home/flipjqml/onlinebetsolution.com/wp-content/plugins/woocommerce-jetpack/tpl/admin/common/inc-po-header.php
File size: 641 bytes
MIME-type: text/html
Charset: utf-8
<h3>
<a href="<?php $locale->e('href')?>" class="has-lang">
<span class="<?php $locale->e('icon')?>" lang="<?php $locale->e('lang')?>"><code><?php $locale->e('code')?></code></span>
<span><?php $locale->e('name')?></span>
</a>
<span class="loco-meta">
<span><?php echo esc_html_x('Updated','Modified time','loco-translate')?>:</span>
<span id="loco-po-modified"><?php $params->date('modified')?></span>
–
<span id="loco-po-status"><?php $params->has('meta') && self::e( $meta->getProgressSummary() )?></span>
</span>
</h3>