Documentation Localization Infrastructure
How Weet integrates localization into the GitLab pipeline with Lokalise

How Weet integrates localization into the GitLab pipeline with Lokalise

9/13/2021 · Alexander Pereverzevs

What this post added

This post details how Weet integrated Lokalise with GitLab CI/CD to automate their application localization process. Previously, manual CSV file handling or direct IDE translation led to delays and bugs. The integration allows for automatic string extraction to Lokalise, assignment to translators, and merging back via merge requests, streamlining the localization workflow within the CI/CD pipeline. Weet also implemented internal processes for managing localization data, including splitting into multiple projects, using a naming pattern for keys, and defining rules for updating vs. adding/removing keys to manage conflicts.

Read the original post ↗