You are here

block.block.bartik_language_switcher.yml in Webform 8.5

tests/modules/webform_test_translation_lingotek/config/optional/block.block.bartik_language_switcher.yml

File

tests/modules/webform_test_translation_lingotek/config/optional/block.block.bartik_language_switcher.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - language
  6. theme:
  7. - bartik
  8. id: bartik_language_switcher
  9. theme: bartik
  10. region: sidebar_first
  11. weight: 0
  12. provider: null
  13. plugin: 'language_block:language_interface'
  14. settings:
  15. id: 'language_block:language_interface'
  16. label: 'Language switcher'
  17. provider: language
  18. label_display: visible
  19. visibility: { }