mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-22 14:13:08 -05:00
[PR #1216] [CLOSED] French (Canada) translations added, some French (France) strings updated/changed #7397
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/1216
Author: @justinh-rahb
Created: 3/19/2024
Status: ❌ Closed
Base:
main← Head:fr-CA📝 Commits (10+)
bc5d322fix: add doc modal stylingc569280fix: stylinge86db74refac: stream default valuef192584Enhance Traditional Chinese translation7f197a7Create translation.jsonb10eb0dUpdate languages.json33888ffMerge pull request #1205 from adan89lion/patch-149faff4Merge pull request #1206 from officialsahyaboutorabi/patch-37bb8e91Merge pull request #1207 from officialsahyaboutorabi/patch-40b163c2Update translation.json📊 Changes
9 files changed (+1008 additions, -274 deletions)
View changed files
📝
backend/apps/ollama/main.py(+1 -1)📝
src/lib/components/chat/Messages/ResponseMessage.svelte(+1 -1)📝
src/lib/components/chat/Messages/UserMessage.svelte(+1 -1)📝
src/lib/components/documents/AddDocModal.svelte(+1 -1)➕
src/lib/i18n/locales/fr-CA/translation.json(+363 -0)📝
src/lib/i18n/locales/fr-FR/translation.json(+95 -95)📝
src/lib/i18n/locales/languages.json(+8 -0)➕
src/lib/i18n/locales/ru-RU/translation.json(+363 -0)📝
src/lib/i18n/locales/zh-TW/translation.json(+175 -175)📄 Description
Pull Request Checklist
Description
This pull request introduces comprehensive French (Canadian) translations to the application, enhancing support for our users from la Belle Province. Additionally, a few updates and corrections have been applied to the existing French (France) translations to ensure consistency and clarity across the board.
Changelog Entry
Added
Fixed
Changed
Removed
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.