From a5b9ec7c4775649fe9f5a70005060f86deddb505 Mon Sep 17 00:00:00 2001 From: Romain Lespinasse Date: Wed, 5 Mar 2025 10:52:34 +0100 Subject: [PATCH] Add Localazy Upload/Download (#14) Co-authored-by: Daniel Newell <46284599+danielnewell@users.noreply.github.com> --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8b2efbb..8a60d7d 100644 --- a/README.md +++ b/README.md @@ -606,6 +606,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. - [Issues Translate Action](https://github.com/usthe/issues-translate-action) - The action for translating Non-English issues content to English. +- [Localazy Upload Docker Action](https://github.com/localazy/upload) - Upload localizable files to the Localazy translation management platform. +- [Localazy Download Docker Action](https://github.com/localazy/download) - Download localizable files from the Localazy translation management platform. ### Fun