Yaffs site version 1.1
[yaffs-website] / vendor / drupal / console-en / translations / field.info.yml
1 description: 'View information about fields.'
2 help: 'View information about fields.'
3 options:
4     detailed: 'Extended output with machine names and descriptions'
5     entity: 'Restrict to a specific fieldabe entity type, for example: node, comment, taxonomy_term, shortcut, block_content, contact_message'
6     bundle: 'Restrict to a specific bundle type, for example: article'
7 messages:
8     fields-none: 'No fields found'
9     entity-type: 'Fieldable entity type'
10     bundle-type: 'Bundle type'
11     not-found: 'not found'
12     in-entity-type: 'in entity type'
13     in-bundle-type: 'in bundle type'
14 table:
15     header-name: 'Field label'
16     header-type: 'Field type'
17     header-desc: 'Field description'
18     header-usage: 'Also used in'