Hello,
I will have a look into this and get back to you to confirm if this is an issue. Please also confirm your language files are in the correct format.
https://docs.wcvendors.com/knowledge-base/translating-language-support-wc-vendors/
cheers,
Jamie.
yes the language file is in the correct way. Thanks i wait answer
I still could not solve, translate the file wc-vendors.pot with poedit and place it in: public_html / wp-content / languages โโ/ plugins, and only translate a part of the words. But the one that I need to translate the most is the What do I mention:โApply to become a seller? ? Is there a file that I can change manually? and how
Hello,
We are still trying to work out what is happening, we think we might have located the issue, but are still testing. We will report back when this has been resolved.
cheers,
Jamie.
I have same problem I did not want to write a new topic,, can we use filter to translate it ? if yes please font mind shearing how
I have changed from the core file ๐
?>
<?php do_action( ‘wcvendors_login_apply_for_vendor_before’ ); ?>
<p>
<label for=”apply_for_vendor”>
<input class=”input-checkbox”
id=”apply_for_vendor” <?php checked( isset( $_POST[‘apply_for_vendor’] ), true ); ?> type=”checkbox”
name=”apply_for_vendor” value=”1″/>
<?php echo apply_filters( ‘wcvendors_vendor_registration_checkbox’, sprintf( __( ‘ ุฃุจุฏุฃ ุงูุจูุน ุจู
ููุน ุงููููุ ‘, ‘wc-vendors’ ), wcv_get_vendor_name( true, false ) ) ); ?>
</label>
<br/>
</p>
<?php do_action( ‘wcvendors_login_apply_for_vendor_after’ ); ?>
Hello,
Are you using existing translation files that come with the plugin or are you creating your own translations?
cheers,
Jamie.
Hi @abdull85 @feracquista
Can you confirm if you are using existing translation files or are you creating your own?
cheers,
Jamie.
Hello,
We released an update last week that includes updated language files with the correct string locations which should fix any issues translating existing files.
cheers,
Jamie.