GitHub Actions available!

Jakub Pomykała
Last updated: February 28, 20241 min read
GitHub Actions available!

GitHub Actions is a new way for developers to automate their work. Actions are simple, yet powerful, pieces of code that can be written in any language, and run in the cloud. They're designed to help you ship great software faster by enabling your whole team to collaborate on building and maintaining automation pipelines.

Github Actions Market - Upload Translations from File Action

GitHub Actions integration for Continuous Localization is available on GitHub Market! Connect your GitHub repository to SimpleLocalize i18n editor for free! The integration with GitHub Actions enables customers to build a workflow where content is automatically added to SimpleLocalize i18n editor. You can import translations on every branch update or just on pull request. Mange, edit, or review translations in SimpleLocalize Editor and once you are ready, push them to the CDN or save changes and download using GitHub Actions.

How to start?

It's simple, create a new yml file in .github/workflows directory and put SimpleLocalize actions code to download or upload file with translations.

Github Actions - example download translations action

Resources:

Jakub Pomykała
Founder of SimpleLocalize

Relevant posts

Stay up to date with the latest news

How to localize React app using i18next

How to localize React app using i18next

Kinga Pomykała
18 min readSeptember 02, 2024

Learn how to localize your React app using i18next and react-i18next. This step-by-step guide will show you each step of React app internationalization from scratch.

Cloudflare Workers and Website Localization (2/5)

Cloudflare Workers and Website Localization (2/5)

Jakub Pomykała
4 min readSeptember 11, 2024

In this tutorial, how to extract translation keys and translations from a HTML website and upload them to SimpleLocalize using the SimpleLocalize CLI.