diff --git a/Resources/translations/dashboard.en.xlf b/Resources/translations/dashboard.en.xlf index 1e5e8143..70018151 100644 --- a/Resources/translations/dashboard.en.xlf +++ b/Resources/translations/dashboard.en.xlf @@ -73,9 +73,9 @@ key: dashboard.ez_version.non_stable_ee - composer.lock file. It's needed to determine information about + composer.lock or composer.json file, or the files are invalid. They are needed to determine information about your eZ install, and recommended to be kept on project development to make sure same package versions are used across all environments.]]> - composer.lock file. It's needed to determine information about + composer.lock or composer.json file or it's not valid. It's needed to determine information about your eZ install, and recommended to be kept on project development to make sure same package versions are used across all environments.]]> key: dashboard.ez_version.release_not_determined diff --git a/Resources/views/themes/admin/dashboard/block/ez.html.twig b/Resources/views/themes/admin/dashboard/block/ez.html.twig index c9a4598f..7d8e6078 100644 --- a/Resources/views/themes/admin/dashboard/block/ez.html.twig +++ b/Resources/views/themes/admin/dashboard/block/ez.html.twig @@ -16,7 +16,7 @@ {% set severity = 1 %}