Skip to content

Commit 4b00058

Browse files
docs: add linguito tool to the Third-Party Modules page (#2164)
1 parent b14956e commit 4b00058

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

website/docs/misc/tooling.md

+9-8
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,12 @@ title: Third-Party Modules
44

55
# Third-Party Modules
66

7-
| Tool | Type | Description |
8-
| ----------------------------------------------------------------------------------------------------------------- | ------- | -------------------------------------------------------------------------------------------- |
9-
| [`svelte-i18n-lingui`](https://www.npmjs.com/package/svelte-i18n-lingui) | addon | Add i18n to Svelte/Sveltekit projects using Lingui, with gettext-style message as catalog id |
10-
| [`@graphcommerce/lingui-next`](https://github.com/graphcommerce-org/graphcommerce/tree/main/packages/lingui-next) | addon | This package adds Lingui to GraphCommerce |
11-
| [Lingui String Exporter](https://store.crowdin.com/lingui-string-exporter) | tool | Deliver new translations to your Lingui application over-the-air |
12-
| [lingui-action](https://github.com/trisbee/lingui-action) | tool | Run Lingui CLI in GitHub Actions workflow |
13-
| [Auto Translation Tool](https://auto-translation.now.sh/) | service | Tool for translating JSON files for LinguiJS |
14-
| [simpleen.io](https://simpleen.io/) | service | Online and CLI Tool to machine translate LinguiJS JSON files |
7+
| Name | Type | Description |
8+
| ----------------------------------------------------------------------------------------------------------------- | ------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
9+
| [`svelte-i18n-lingui`](https://www.npmjs.com/package/svelte-i18n-lingui) | addon | Add i18n to Svelte/Sveltekit projects using Lingui, with gettext-style message as catalog id |
10+
| [`@graphcommerce/lingui-next`](https://github.com/graphcommerce-org/graphcommerce/tree/main/packages/lingui-next) | addon | This package adds Lingui to GraphCommerce |
11+
| [Lingui String Exporter](https://store.crowdin.com/lingui-string-exporter) | tool | Deliver new translations to your Lingui application over-the-air |
12+
| [linguito](https://github.com/Serchinastico/linguito) | tool | Linguito is a CLI tool designed to enhance the capabilities of Lingui. It provides advanced utilities to ensure smooth internationalization (i18n) workflows, making it a great companion for managing translations in your project |
13+
| [lingui-action](https://github.com/trisbee/lingui-action) | tool | Run Lingui CLI in GitHub Actions workflow |
14+
| [Auto Translation Tool](https://auto-translation.now.sh/) | service | Tool for translating JSON files for LinguiJS |
15+
| [simpleen.io](https://simpleen.io/) | service | Online and CLI Tool to machine translate LinguiJS JSON files |

0 commit comments

Comments
 (0)