You just need to create i18n folder in your theme level,
app/design/frontend/{Vendorname}/{themename}/i18n/en_US.csv
Now keep first column as original text and second column as translated word.
Add to Wishlist,Add to Favourite
Now run below command,
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f
php bin/magento cache:flush