Hi!
I’ve tried as simple swap as the one below but it didn’t work.
$this->start_controls_tab(
‘cart_view_cart’,
[
‘label’ => __( ‘Ver Carrinho’, ‘woolementor’ ),
]
);
I’ve also tried using “Loco Translating” plugin which changed the first one but not the second. I hope you can point me in the right direction.
Any other suggestions quick fix suggestions?
Thank you