diff --git a/resources/lang/en-GB/modules.php b/resources/lang/en-GB/modules.php index f6c10851a..217da08d2 100644 --- a/resources/lang/en-GB/modules.php +++ b/resources/lang/en-GB/modules.php @@ -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',