Missing Translations Added

This commit is contained in:
Devansh 2021-11-16 16:50:03 +05:30
parent c86fe0865a
commit 4e33582327
13 changed files with 13 additions and 1 deletions

View File

@ -145,7 +145,7 @@ class WishlistController extends Controller
$updateCounts = $this->currentCustomer->wishlist_items()->update(['shared' => $data['shared']]);
if ($updateCounts && $updateCounts > 0) {
session()->flash('success', 'Shared wishlist settings updated successfully');
session()->flash('success', __('shop::app.customer.account.wishlist.update-message'));
return redirect()->back();
}

View File

@ -378,6 +378,7 @@ return [
'disable' => 'Disable',
'customer-name' => ':name\'s Shared Wishlist',
'enable-wishlist-info' => 'Enable wishlist sharing to get the link.',
'update-message' => 'Shared wishlist settings updated successfully',
],
'downloadable_products' => [

View File

@ -375,6 +375,7 @@ return [
'disable' => 'Disable',
'customer-name' => ':name\'s Shared Wishlist',
'enable-wishlist-info' => 'Enable wishlist sharing to get the link.',
'update-message' => 'Shared wishlist settings updated successfully',
],
'downloadable_products' => [

View File

@ -379,6 +379,7 @@ return [
'disable' => 'Disable',
'customer-name' => ':name\'s Shared Wishlist',
'enable-wishlist-info' => 'Enable wishlist sharing to get the link.',
'update-message' => 'Shared wishlist settings updated successfully',
],
'downloadable_products' => [

View File

@ -378,6 +378,7 @@ return [
'disable' => 'Disable',
'customer-name' => ':name\'s Shared Wishlist',
'enable-wishlist-info' => 'Enable wishlist sharing to get the link.',
'update-message' => 'Shared wishlist settings updated successfully',
],
'downloadable_products' => [

View File

@ -374,6 +374,7 @@ return [
'disable' => 'Disable',
'customer-name' => ':name\'s Shared Wishlist',
'enable-wishlist-info' => 'Enable wishlist sharing to get the link.',
'update-message' => 'Shared wishlist settings updated successfully',
],
'downloadable_products' => [

View File

@ -376,6 +376,7 @@ return [
'disable' => 'Disable',
'customer-name' => ':name\'s Shared Wishlist',
'enable-wishlist-info' => 'Enable wishlist sharing to get the link.',
'update-message' => 'Shared wishlist settings updated successfully',
],
'downloadable_products' => [

View File

@ -376,6 +376,7 @@ return [
'disable' => 'Disable',
'customer-name' => ':name\'s Shared Wishlist',
'enable-wishlist-info' => 'Enable wishlist sharing to get the link.',
'update-message' => 'Shared wishlist settings updated successfully',
],
'downloadable_products' => [

View File

@ -356,6 +356,7 @@ return [
'disable' => 'Disable',
'customer-name' => ':name\'s Shared Wishlist',
'enable-wishlist-info' => 'Enable wishlist sharing to get the link.',
'update-message' => 'Shared wishlist settings updated successfully',
],
'downloadable_products' => [

View File

@ -382,6 +382,7 @@ return [
'disable' => 'Disable',
'customer-name' => ':name\'s Shared Wishlist',
'enable-wishlist-info' => 'Enable wishlist sharing to get the link.',
'update-message' => 'Shared wishlist settings updated successfully',
],
'downloadable_products' => [

View File

@ -376,6 +376,7 @@ return [
'disable' => 'Disable',
'customer-name' => ':name\'s Shared Wishlist',
'enable-wishlist-info' => 'Enable wishlist sharing to get the link.',
'update-message' => 'Shared wishlist settings updated successfully',
],
'downloadable_products' => [

View File

@ -370,6 +370,7 @@ return [
'disable' => 'Disable',
'customer-name' => ':name\'s Shared Wishlist',
'enable-wishlist-info' => 'Enable wishlist sharing to get the link.',
'update-message' => 'Shared wishlist settings updated successfully',
],
'downloadable_products' => [

View File

@ -375,6 +375,7 @@ return [
'disable' => 'Disable',
'customer-name' => ':name\'s Shared Wishlist',
'enable-wishlist-info' => 'Enable wishlist sharing to get the link.',
'update-message' => 'Shared wishlist settings updated successfully',
],
'downloadable_products' => [