The API for download and import of translations from remote and local sources.
File
core/modules/locale/locale.fetch.inc
Functions
| Name | Description |
|---|---|
| locale_translation_batch_fetch_build | Builds a batch to download and import project translations. |
| locale_translation_batch_update_build | Builds a batch to check, download and import project translations. |
| _locale_translation_fetch_operations | Helper function to construct the batch operations to fetch translations. |
Please login to continue.