X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=vendor%2Fdrupal%2Fconsole-en%2Ftranslations%2Fcreate.vocabularies.yml;fp=vendor%2Fdrupal%2Fconsole-en%2Ftranslations%2Fcreate.vocabularies.yml;h=cdc9a557d703fed4ac921941f311762167cfb215;hp=0000000000000000000000000000000000000000;hb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;hpb=57c063afa3f66b07c4bbddc2d6129a96d90f0aad diff --git a/vendor/drupal/console-en/translations/create.vocabularies.yml b/vendor/drupal/console-en/translations/create.vocabularies.yml new file mode 100644 index 000000000..cdc9a557d --- /dev/null +++ b/vendor/drupal/console-en/translations/create.vocabularies.yml @@ -0,0 +1,14 @@ +description: 'Create dummy vocabularies for your Drupal 8 application.' +help: 'The create:vocabularies command helps you create dummy vocabularies.' +welcome: 'Welcome to the Drupal vocabularies creator' +options: + limit: 'How many vocabularies would you like to create' + name-words: 'Maximum number of words in vocabulary names' +questions: + limit: 'Enter how many vocabularies would you like to create' + name-words: 'Enter the maximum number of words in vocabulary names' +messages: + vocabulary-id: 'Vocabulary Id' + name: 'Name' + created-terms: 'Created "%s" vocabularies successfully' + error: 'Error creating vocabularies: "%s"'