The Localization update bundled module exposes bundled project translations to Localization update so you can easily track changes and update when needed.

Please note that the po files must be stored in the module or theme translations folder. Their filename must match the language field in the languages table (mostly a ISO 639-1 langcode). For example: my_module/translations/nl.po

Add translation info to your info files

This module has been obsolete for a while now. Instead it's recommended to add following lines to the info file of your custom extensions:

'interface translation project': project_name
'interface translation server pattern': modules/custom/%project/translations/%language.po

Don't forget to change project_name and adjust the pattern path as well if needed.

Supporting organizations: 
Maintenance and support
Initial development

Project information

Releases