system.action.taxonomy_term_publish_action.yml 223 B

12345678910
  1. langcode: fr
  2. status: true
  3. dependencies:
  4. module:
  5. - taxonomy
  6. id: taxonomy_term_publish_action
  7. label: 'Publier le terme de taxonomie'
  8. type: taxonomy_term
  9. plugin: 'entity:publish_action:taxonomy_term'
  10. configuration: { }