From c1934e73f7c309824f30e4bfeab16e5e4bcbb573 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Pomyka=C5=82a?= Date: Mon, 8 Feb 2021 15:14:13 +0100 Subject: [PATCH] docs: add SimpleLocalize (#2579) --- website/docs/tooling/cli.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/tooling/cli.md b/website/docs/tooling/cli.md index 6c98a7ce08..6e582ed178 100644 --- a/website/docs/tooling/cli.md +++ b/website/docs/tooling/cli.md @@ -239,6 +239,7 @@ We provide the following built-in formatters to integrate with 3rd party TMSes: | [Crowdin Chrome JSON](https://support.crowdin.com/file-formats/chrome-json/) | `crowdin` | | [Lokalise Structured JSON](https://docs.lokalise.com/en/articles/3229161-structured-json) | `lokalise` | | [locize](https://docs.locize.com/integration/supported-formats#json-nested) | `simple` | +| [SimpleLocalize](https://simplelocalize.io/docs/integrations/format-js-cli/) | `simple` | ## Custom Formatters