Checkout cart translation
Question
Helou, I would like to ask you. It translated most of my fields, but one legend is still in another language. Do you have any advice?
$translations = get_translations_for_domain( $domain );
$translation = $translations->translate( $text );
return apply_filters( 'gettext', $translation, $text, $domain );```
0
php
3 years
2020-06-09T05:10:27-05:00
2020-06-09T05:10:27-05:00 0 Answers
94 views
0
Leave an answer