Skip to content

Feature Request: Add i18n support (starting with Brazilian Portuguese translation) #13

@wfrsilva

Description

@wfrsilva

First of all, thank you for this great project — it’s a very clear and intuitive way to understand SQL joins.

I noticed the project already has a well-structured i18n setup under src/i18n/locales, with translations for several languages (de, es, fr, sv).

I would like to contribute by adding Brazilian Portuguese (pt-BR) following the existing pattern.

If you're open to it, I can submit a PR including:

  • src/i18n/locales/pt-BR.ts
  • Registration of the new locale in the i18n index
  • Translations consistent with the existing terminology

Let me know if that works for you.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions