You are here

locale_test.translation_multiple.yml in Drupal 8

core/modules/locale/tests/modules/locale_test/config/install/locale_test.translation_multiple.yml

File

core/modules/locale/tests/modules/locale_test/config/install/locale_test.translation_multiple.yml
View source
  1. test: English test
  2. test_multiple:
  3. string: 'A string'
  4. another_string: 'Another string'
  5. test_after_multiple: false
  6. test_after_multiple:
  7. string: 'After a string'
  8. another_string: 'After another string'