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.
Please login to continue.