You are here

locale.info.yml in Drupal 8

core/modules/locale/locale.info.yml

File

core/modules/locale/locale.info.yml
View source
  1. name: 'Interface Translation'
  2. type: module
  3. description: 'Translates the built-in user interface.'
  4. configure: locale.translate_page
  5. package: Multilingual
  6. version: VERSION
  7. core: 8.x
  8. dependencies:
  9. - drupal:language
  10. - drupal:file