Skip to content

Conversation

@YashJsh
Copy link

@YashJsh YashJsh commented Jan 23, 2026

Community Submission: LingoUI

This PR adds LingoUI, a community demo under community/lingo-ui.

LingoUI explores a developer-friendly way to use the Lingo.dev JavaScript SDK in React and Next.js apps by abstracting translation logic behind simple components and hooks.

What this demo shows

  • Translating UI text by simply wrapping it with a <Translate> component
  • Switching languages at runtime using a LanguageSwitcher
  • Server-side usage of the Lingo.dev JS SDK via a Next.js API route
  • Graceful fallback behavior when API limits are reached
  • No static JSON files or manual i18n configuration

Why this is useful

This demo is intended for:

  • Hackathon projects and MVPs
  • Teams experimenting with AI-powered localization
  • Developers who want minimal setup and clean UI-level integration

Scope

  • ✅ Community-only demo
  • ❌ No changes to core SDK, CLI, or compiler
  • ❌ No production claims — exploratory example only

How to run

Instructions are included in community/lingo-ui/README.md.


Tag: community-submission

@sumitsaurabh927
Copy link
Contributor

hi @YashJsh your PR is missing changeset. Please add the changeset by following instructions here. Make sure you've joined our discord to see this message. If you haven't you need to:

  1. Join our discord here
  2. Go through the instructions to add changeset and add it to your PR

Please also sign your commits

@YashJsh
Copy link
Author

YashJsh commented Jan 25, 2026

hey, @sumitsaurabh927.
When i am doing pnpm changeset, it is only showing me unchangedpackages, and not the change one, as i saw in discord. What is the issue here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants