Skip to content

Commit d99f0cb

Browse files
plopescjmolivas
authored andcommitted
Add revisionable string to generate.entity.content.yml (#33)
When using drupal *generate:entity:content* command, the revisionable option has no label in English, instead, you see this *commands.generate.entity.content.questions.revisionable* Proposing patch to include the human readable question. Thanks
1 parent 28c47a4 commit d99f0cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

translations/generate.entity.content.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@ questions:
1616
has-bundles: 'Do you want this (content) entity to have bundles'
1717
base-path: 'Enter the base-path for the content entity routes'
1818
is-translatable: 'Is your entity translatable'
19+
revisionable: 'Is your entity revisionable'

0 commit comments

Comments
 (0)