You are here

languagefield.schema.yml in Custom Language field 8

config/schema/languagefield.schema.yml

File

config/schema/languagefield.schema.yml
View source
  1. languagefield.custom_language.*:
  2. type: config_entity
  3. label: 'Custom language'
  4. mapping:
  5. id:
  6. type: string
  7. label: 'ID'
  8. label:
  9. type: label
  10. label: 'Label'
  11. direction:
  12. type: string
  13. label: 'Direction'
  14. weight:
  15. type: integer
  16. label: 'Weight'
  17. native_name:
  18. type: string
  19. label: 'Native name'