Skip links
Skip to content
Business
Adding {{itemName}} to cart
Added {{itemName}} to cart
Loading...
×
add_filter( 'gettext', function( $text ) { if ( 'Previous' === $text ) { $text = 'zurück'; }if ( 'Next' === $text ) { $text = 'weiter'; }return $text; } );