From fd68078b51608415547b4c69dc97608c423f30bf Mon Sep 17 00:00:00 2001 From: Daniel Newell <46284599+danielnewell@users.noreply.github.com> Date: Tue, 17 Nov 2020 07:27:05 -0500 Subject: [PATCH] Add Localazy Upload/Download Localazy is a free tool for managing translations --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 85aa2b0..8b8c159 100644 --- a/README.md +++ b/README.md @@ -531,6 +531,8 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Find and automatically fix typos and grammar issues in your code](https://github.com/sobolevn/misspell-fixer-action) - [Translation](https://github.com/fabasoad/translation-action) - Translate text from any language to any language. +- [Localazy Upload](https://github.com/marketplace/actions/localazy-upload) - Upload your translation source file to [Localazy](https://localazy.com) +- [Localazy Download](https://github.com/marketplace/actions/localazy-download) - Download translated files from [Localazy](https://localazy.com) ### Cheat Sheet