⚡ Lingo.dev - open-source, AI-powered i18n toolkit for instant localization with LLMs. Bring your own LLM or use Lingo.dev engine. Join discord: https://lingo.dev/go/discord

i18n javascript react react-native typescript
5 Open Issues Need Help Last updated: Jul 1, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task involves troubleshooting a problem with the Lingo.dev compiler within a Next.js application using the Shadcn monorepo and TurboRepo. The provided reproduction repository needs to be investigated to identify and resolve the issue related to Turbo pack functionality.

Complexity: 4/5
help wanted question cli compiler autolabeled

⚡ Lingo.dev - open-source, AI-powered i18n toolkit for instant localization with LLMs. Bring your own LLM or use Lingo.dev engine. Join discord: https://lingo.dev/go/discord

TypeScript
#i18n#javascript#react#react-native#typescript

AI Summary: Update all instances of the deprecated command `lingo.dev auth --login` to the current command `lingo.dev login` across the Lingo.dev project documentation and codebase, ensuring the authentication functionality remains intact.

Complexity: 2/5
documentation enhancement good first issue cli autolabeled

⚡ Lingo.dev - open-source, AI-powered i18n toolkit for instant localization with LLMs. Bring your own LLM or use Lingo.dev engine. Join discord: https://lingo.dev/go/discord

TypeScript
#i18n#javascript#react#react-native#typescript

AI Summary: Enhance the Lingo.dev CLI's `run` command to display a detailed list of errors when localization tasks fail. The error list should be styled consistently with the existing output, using an orange header, red 'x' bullet points, and white text for error messages.

Complexity: 3/5
enhancement good first issue help wanted

⚡ Lingo.dev - open-source, AI-powered i18n toolkit for instant localization with LLMs. Bring your own LLM or use Lingo.dev engine. Join discord: https://lingo.dev/go/discord

TypeScript
#i18n#javascript#react#react-native#typescript

AI Summary: The task is to fix a bug in the Lingo.dev Compiler that removes leading whitespace within HTML elements. The solution needs to preserve necessary whitespace inside elements while still removing extraneous whitespace outside elements. The use of the `dedent` library should be investigated as a potential solution.

Complexity: 3/5
enhancement help wanted compiler

⚡ Lingo.dev - open-source, AI-powered i18n toolkit for instant localization with LLMs. Bring your own LLM or use Lingo.dev engine. Join discord: https://lingo.dev/go/discord

TypeScript
#i18n#javascript#react#react-native#typescript

AI Summary: Modify the Lingo.dev CLI's `run` and legacy `i18n` commands to prevent lockfile updates when the target locale is explicitly specified using the `--target-locale` or `--locale` flags respectively. This involves checking for the presence of these flags and conditionally skipping the lockfile update process.

Complexity: 3/5
enhancement good first issue help wanted

⚡ Lingo.dev - open-source, AI-powered i18n toolkit for instant localization with LLMs. Bring your own LLM or use Lingo.dev engine. Join discord: https://lingo.dev/go/discord

TypeScript
#i18n#javascript#react#react-native#typescript