Fixed Menu failed import message title ( #8669rx1hu )

This commit is contained in:
Cüneyt Şentürk 2023-05-05 17:20:44 +03:00
parent c60b48d65f
commit 84a9480267

View File

@ -99,7 +99,7 @@ return [
'import_failed' => [
'subject' => 'Import failed',
'title' => 'Import failed',
'description' => 'Not able to import the file due to several issues. Check out your email for the details.',
],