Missing Translation Added

This commit is contained in:
Devansh 2020-08-05 14:36:57 +05:30
parent 927bc2105c
commit 429a9bebfe
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
added-text="{{ __('shop::app.customer.account.wishlist.add') }}"
remove-text="{{ __('shop::app.customer.account.wishlist.remove') }}"
add-tooltip="{{ __('velocity::app.shop.wishlist.add-wishlist-text') }}"
remove-tooltip="Remove from wish list">
remove-tooltip="{{ __('velocity::app.shop.wishlist.remove-wishlist-text') }}">
</wishlist-component>
@endauth
{!! view_render_event('bagisto.shop.products.wishlist.after') !!}