diff --git a/translations/application.yml b/translations/application.yml index 2f0f698..3d4eebb 100644 --- a/translations/application.yml +++ b/translations/application.yml @@ -50,7 +50,7 @@ messages: errors: invalid-command: 'Command "%s", is not a valid command name.' renamed-command: 'Command "%s" was renamed, use "%s" instead.' - drush-command: 'Command "%s" is a Drush command. Running Drupal Console equivalent "%s" instead.' + drush-command: 'Command "%s" is a Drush command (deprecated). Drupal Console equivalent "%s" was executed instead.' site: messages: path: 'Site path'