W3cubDocs

/Drupal 8

locale-translation-update-info.html.twig

Default theme implementation for displaying translation status information.

Displays translation status information per language.

Available variables:

  • modules: A list of modules names that have available translation updates.
  • updates: A list of available translation updates.
  • not_found: A list of modules missing translation updates.

See also

template_preprocess_locale_translation_update_info()

File

core/modules/locale/templates/locale-translation-update-info.html.twig

Related topics

Theme system overview
Functions and templates for the user interface that themes can override.

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!modules!locale!templates!locale-translation-update-info.html.twig/8.1.x