\woocommerce-products-filter\views\woof.php
Find bellow
<button style="float: left;" class="button woof_submit_search_form"><?php echo $woof_filter_btn_txt ?></button>
change to
<button style="float: left;" class="button woof_submit_search_form"><?php echo "Filtrele" ?></button>
Find bellow
<button style="float: left;" class="button woof_submit_search_form"><?php echo $woof_filter_btn_txt ?></button>
change to
<button style="float: left;" class="button woof_submit_search_form"><?php echo "Filtrele" ?></button>
No comments:
Post a Comment