Add translation
modifié: core/lib/Thelia/Config/I18n/en_US.php modifié: core/lib/Thelia/Config/I18n/fr_FR.php modifié: core/lib/Thelia/Controller/Admin/ImportController.php modifié: templates/backOffice/default/I18n/en_US.php modifié: templates/backOffice/default/I18n/fr_FR.php
This commit is contained in:
@@ -130,8 +130,7 @@ class ImportController extends BaseAdminController
|
||||
} else {
|
||||
throw new \ErrorException(
|
||||
$this->getTranslator()->trans(
|
||||
"There's a problem, the extension \"%ext\" has been found, ".
|
||||
"but has no formatters nor archive builder",
|
||||
"There's a problem, the extension \"%ext\" has been found, but has no formatters nor archive builder",
|
||||
[
|
||||
"%ext" => $tools["extension"],
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user