Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🚀 feat: Add Georgian Language and Update Fallback Languages #6022

Merged
merged 1 commit into from
Feb 26, 2025

Conversation

rubentalstra
Copy link
Collaborator

Summary

This pull request includes changes to add support for the Georgian language in the application. The most important changes include updating the language selector, adding Georgian translations, and modifying the fallback language settings.

Closes: #5996
Docs: LibreChat-AI/librechat.ai#246

Language support updates:

Fallback language settings:

  • client/src/locales/i18n.ts: Updated fallback language settings to include English as a secondary fallback for Chinese language variants.

New translation file:

Change Type

  • Translation update

Testing

Test Configuration:

Checklist

  • My code adheres to this project's style guidelines
  • I have performed a self-review of my own code
  • I have commented in any complex areas of my code
  • I have made pertinent documentation changes
  • My changes do not introduce new warnings
  • I have written tests demonstrating that my changes are effective or that my feature works
  • Local unit tests pass with my changes
  • Any changes dependent on mine have been merged and published in downstream modules.
  • A pull request for updating the documentation has been submitted.

@rubentalstra rubentalstra added ✨ enhancement New feature or request 🌍 i18n Language labels Feb 25, 2025
@danny-avila danny-avila changed the title 🚀 feat: Add Georgian Language Support and Update Fallback Languages 🚀 feat: Add Georgian Language and Update Fallback Languages Feb 26, 2025
@danny-avila danny-avila merged commit d3d7d11 into main Feb 26, 2025
6 checks passed
@danny-avila danny-avila deleted the feat/i18n-Georgian branch February 26, 2025 01:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ enhancement New feature or request 🌍 i18n Language
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New Language Request: Georgian
2 participants