added new error text.

This commit is contained in:
Cüneyt Şentürk 2022-02-14 11:04:46 +03:00
parent 49cae7c8d2
commit 6b10f5a200

View File

@ -60,6 +60,7 @@ return [
],
'errors' => [
'purchase' => 'You should purchase/renew :module!',
'download' => 'Not able to download :module',
'zip' => 'Not able to create :module zip file',
'unzip' => 'Not able to unzip :module',