You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/cli/README.md
+12-6Lines changed: 12 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,5 @@
1
-
> [!NOTE] > **Introducing: Lingo.dev Compiler** - Make any React app multilingual at build time without changing your components. [Read the docs](https://lingo.dev/compiler).
1
+
> [!NOTE]
2
+
> **Introducing Lingo.dev Compiler** - Make any React app multilingual at build time without changing your components. [Read the docs](https://lingo.dev/compiler).
2
3
3
4
<palign="center">
4
5
<ahref="https://lingo.dev/compiler">
@@ -36,9 +37,9 @@ Lingo.dev is an open-source, i18n toolkit designed to help use LLMs for localiza
36
37
37
38
Lingo.dev includes:
38
39
39
-
-**Lingo.dev CLI** - a CLI tool built to help translate apps and markdown content with lightning speed and accuracy. [Docs](https://lingo.dev/cli)
40
-
-**Lingo.dev CI/CD** - a CI/CD integration for GitHub, GitLab, and Bitbucket built to keep translations up-to-date automatically as soon as new content is added. [Docs](https://lingo.dev/ci)
41
-
-**Lingo.dev Compiler 🆕** - makes React app multilingual at build time without requiring changes to your existing components. [Docs](https://lingo.dev/compiler)
40
+
1.**Lingo.dev CLI** - a CLI tool built to help translate apps and markdown content with lightning speed and accuracy. [Docs](https://lingo.dev/cli)
41
+
1.**Lingo.dev CI/CD** - a CI/CD integration for GitHub, GitLab, and Bitbucket built to keep translations up-to-date automatically as soon as new content is added. [Docs](https://lingo.dev/ci)
42
+
1.**Lingo.dev Compiler 🆕** - makes React app multilingual at build time without requiring changes to your existing components. [Docs](https://lingo.dev/compiler)
42
43
43
44
All tools are designed to help use LLM models for precise translation and localization, and to eliminate manual work.
44
45
@@ -48,7 +49,11 @@ See Lingo.dev Compiler in action:
The Lingo.dev Compiler makes React apps multilingual at build time without requiring changes to your existing components. Simply run the compiler and your app will support multiple languages automatically, using your existing LLM API key. After watching the demo, check out the [docs](https://lingo.dev/compiler) to learn more.
52
+
The Lingo.dev Compiler makes React apps multilingual at build time without requiring changes to your existing components.
53
+
54
+
Simply run the compiler and your app will support multiple languages automatically, using your existing LLM API key.
55
+
56
+
After watching the demo, check out the [docs](https://lingo.dev/compiler) to learn more.
52
57
53
58
## 🤝 Contribute
54
59
@@ -77,9 +82,10 @@ Don't see your language? Just add a new language code to the [`i18n.json`](./i18
77
82
78
83
## Star History
79
84
85
+
If you like the work we're doing, consider giving us a ⭐️ to help us reach 3,000 stars! 🌟
86
+
80
87
[](https://www.star-history.com/#lingodotdev/lingo.dev&Date)
81
88
82
-
If you like the work we're doing, consider giving us a ⭐️ to help us reach 3,000 stars! 🌟
0 commit comments