You are here

config_translation_test.content.yml in Drupal 10

core/modules/config_translation/tests/modules/config_translation_test/config/install/config_translation_test.content.yml

File

core/modules/config_translation/tests/modules/config_translation_test/config/install/config_translation_test.content.yml
View source
  1. id: test
  2. label: 'Test'
  3. langcode: en
  4. content:
  5. value: "<p><strong>Hello World</strong></p>"
  6. format: plain_text
  7. animals:
  8. - kitten
  9. - llama
  10. - elephant