locale_test_translate.schema.yml

Same filename and directory in other branches
  1. 9 core/modules/locale/tests/modules/locale_test_translate/config/schema/locale_test_translate.schema.yml
  2. 8.9.x core/modules/locale/tests/modules/locale_test_translate/config/schema/locale_test_translate.schema.yml
  3. 10 core/modules/locale/tests/modules/locale_test_translate/config/schema/locale_test_translate.schema.yml
core/modules/locale/tests/modules/locale_test_translate/config/schema/locale_test_translate.schema.yml

File

core/modules/locale/tests/modules/locale_test_translate/config/schema/locale_test_translate.schema.yml

View source
  1. locale_test_translate.settings:
  2. type: config_object
  3. label: 'Test for locale translations'
  4. mapping:
  5. translatable_no_default:
  6. type: label
  7. translatable_default_with_translation:
  8. type: label
  9. translatable_default_with_no_translation:
  10. type: label
  11. key_set_during_install:
  12. type: boolean

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.