From ac8c0c72ccb1e2348da250d0373303750097b331 Mon Sep 17 00:00:00 2001 From: Andrii Bodnar Date: Tue, 28 Jan 2025 15:48:46 +0200 Subject: [PATCH] docs: add Lingui to the Readme (#9884) This PR adds Lingui to the translation tools in the Stack section of the Readme, based on the suggestion in the comment https://github.com/lingui/js-lingui/issues/2159#issuecomment-2618922147 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index be50ee143..b8e50b924 100644 --- a/README.md +++ b/README.md @@ -152,7 +152,7 @@ Below are a few features we have implemented to date: - [NestJS](https://nestjs.com/), with [BullMQ](https://bullmq.io/), [PostgreSQL](https://www.postgresql.org/), [Redis](https://redis.io/) - [React](https://reactjs.org/), with [Recoil](https://recoiljs.org/) and [Emotion](https://emotion.sh/) - [Greptile](https://greptile.com) for code reviews. -- [TranslationIO](https://translation.io/) for translations. +- [Lingui](https://lingui.dev/) and [TranslationIO](https://translation.io/) for translations. # Join the Community