Skip to content

Help Text not Translating Custom Command #380

@dmlb2000

Description

@dmlb2000

I'm getting behavior similar to #261 the help text isn't translating for my custom command I generated using Drupal Console.

I'm using Drupal 8.8.2 and Drupal Console 1.9.4 with a vanilla install using composer to manage dependencies.

I created a custom module in the modules directory and a basic custom_module.info.yml file. I then ran drupal generate:command trying to make a new command.

The command shows up in list

$ drupal list | grep form:submit
  form:submit                                 commands.form.submit.description

The file console/translations/en/form.submit.yml exists in the custom_module root directory but it's still not pulling the text in the translation file correctly.

Any help would be appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions