Thanks for the answer, Vinod:)
I’ve fixed it by editing the file wp-includes/blocks/search.php
LINE ‘<button type=”submit” class=”wp-block-search__button %s” %s %s> %s</button>’,
TO
‘<button type=”submit” class=”wp-block-search__button %s” %s %s>Search</button>’,