[PR #21510] [CLOSED] fix: correct French typo "Analtique" → "Analytique" #26112

Closed
opened 2026-04-20 06:20:12 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/21510
Author: @fchevallieratecna
Created: 2/17/2026
Status: Closed

Base: devHead: patch-2


📝 Commits (1)

  • 635a6b2 Fix typo in French translation for 'Analytics'

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 src/lib/i18n/locales/fr-FR/translation.json (+1 -1)

📄 Description

Changelog Entry

Description

This pull request fixes a typo in the French translation for the Analytics feature: the label "Analtique" has been corrected to "Analytique".
This improves the quality and consistency of the French localization in the user interface.

Added

  • N/A

Changed

  • Updated the French i18n translation string for the Analytics label from "Analtique" to "Analytique" in the French locale file(s).

Deprecated

  • N/A

Removed

  • N/A

Fixed

  • Fixed a French typo where the Analytics label was displayed as "Analtique" instead of the correct "Analytique".

Security

  • N/A

Breaking Changes

  • N/A

Additional Information

  • Scope of the change is limited to French localization only; no functional or behavioral changes to the Analytics feature itself.
  • The fix was applied in the French locale resource file (for example fr-FR JSON/TS file under the i18n/locales folder, depending on the current codebase structure).

Manual testing performed:

Contributor License Agreement

contributor license agreement

By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/21510 **Author:** [@fchevallieratecna](https://github.com/fchevallieratecna) **Created:** 2/17/2026 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `patch-2` --- ### 📝 Commits (1) - [`635a6b2`](https://github.com/open-webui/open-webui/commit/635a6b271edc6d400080be1a7c1152802baeeda4) Fix typo in French translation for 'Analytics' ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/i18n/locales/fr-FR/translation.json` (+1 -1) </details> ### 📄 Description # Changelog Entry ### Description This pull request fixes a typo in the French translation for the Analytics feature: the label `"Analtique"` has been corrected to `"Analytique"`. This improves the quality and consistency of the French localization in the user interface. ### Added - N/A ### Changed - Updated the French i18n translation string for the Analytics label from `"Analtique"` to `"Analytique"` in the French locale file(s). ### Deprecated - N/A ### Removed - N/A ### Fixed - Fixed a French typo where the Analytics label was displayed as `"Analtique"` instead of the correct `"Analytique"`. ### Security - N/A ### Breaking Changes - N/A --- ### Additional Information - Scope of the change is limited to French localization only; no functional or behavioral changes to the Analytics feature itself. - The fix was applied in the French locale resource file (for example `fr-FR` JSON/TS file under the i18n/locales folder, depending on the current codebase structure). **Manual testing performed:** - Switched the UI language to French. - Navigated to the Analytics section of Open WebUI. [https://docs.openwebui.com/features/](https://docs.openwebui.com/features/ - Verified that the label now displays `"Analytique"` instead of `"Analtique"` everywhere it is used. ### Contributor License Agreement contributor license agreement By submitting this pull request, I confirm that I have read and fully agree to the [Contributor License Agreement (CLA)](https://github.com/open-webui/open-webui/blob/main/CONTRIBUTOR_LICENSE_AGREEMENT), and I am providing my contributions under its terms. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-20 06:20:12 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#26112