Skip to content

Commit

Permalink
📝 docs: Update Language Request Template & Update README (#5766)
Browse files Browse the repository at this point in the history
* Update README.md

* Update NEW-LANGUAGE-REQUEST.yml

* Updated: README.md
Removed: TRANSLATION.md

---------

Co-authored-by: Ruben Talstra <[email protected]>
  • Loading branch information
berry-13 and rubentalstra authored Feb 10, 2025
1 parent 15c55d2 commit 93415eb
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 75 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/NEW-LANGUAGE-REQUEST.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: New Language Request
description: Request to add a new language for LibreChat translations.
title: "New Language Request: "
labels: ["enhancement", "i18n"]
labels: ["enhancement", "🌍 i18n"]
body:
- type: markdown
attributes:
Expand Down Expand Up @@ -30,4 +30,4 @@ body:
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/danny-avila/LibreChat/blob/main/.github/CODE_OF_CONDUCT.md).
options:
- label: I agree to follow this project's Code of Conduct
required: true
required: true
70 changes: 0 additions & 70 deletions .github/TRANSLATION.md

This file was deleted.

6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
</p>

<p align="center">
<a href=https://github.com/danny-avila/LibreChat/blob/main/.github/TRANSLATION.md">
<a href="https://www.librechat.ai/docs/translation">
<img
src="https://img.shields.io/badge/dynamic/json.svg?style=for-the-badge&color=2096F3&label=locize&query=%24.translatedPercentage&url=https://api.locize.app/badgedata/4cb2598b-ed4d-469c-9b04-2ed531a8cb45&suffix=%+translated"
alt="Translation Progress">
Expand Down Expand Up @@ -179,7 +179,7 @@ Contributions, suggestions, bug reports and fixes are welcome!

For new features, components, or extensions, please open an issue and discuss before sending a PR.

If you'd like to help translate LibreChat into your language, we'd love your contribution! Improving our translations not only makes LibreChat more accessible to users around the world but also enhances the overall user experience. Please check out our [Translation Guide](.github/TRANSLATION.md).
If you'd like to help translate LibreChat into your language, we'd love your contribution! Improving our translations not only makes LibreChat more accessible to users around the world but also enhances the overall user experience. Please check out our [Translation Guide](https://www.librechat.ai/docs/translation).

---

Expand All @@ -199,4 +199,4 @@ We thank [Locize](https://locize.com) for their translation management tools tha
<a href="https://locize.com" target="_blank" rel="noopener noreferrer">
<img src="https://locize.com/img/locize_color.svg" alt="Locize Logo" height="50">
</a>
</p>
</p>

0 comments on commit 93415eb

Please sign in to comment.