mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[PR #21510] [CLOSED] fix: correct French typo "Analtique" → "Analytique" #26112
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/21510
Author: @fchevallieratecna
Created: 2/17/2026
Status: ❌ Closed
Base:
dev← Head:patch-2📝 Commits (1)
635a6b2Fix 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
Changed
"Analtique"to"Analytique"in the French locale file(s).Deprecated
Removed
Fixed
"Analtique"instead of the correct"Analytique".Security
Breaking Changes
Additional Information
fr-FRJSON/TS file under the i18n/locales folder, depending on the current codebase structure).Manual testing performed:
"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), 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.