Original PR: https://github.com/open-webui/open-webui/pull/3621 Author: @tjbck Created: 7/4/2024 Status: ✅ Merged Merged: 7/4/2024 Merged by: @tjbck
Base: dev-migration ← Head: dev
dev-migration
dev
0c3f9a1
9f32e9e
6e934c2
e475f02
a94c7e5
1f026a1
3cd0b10
2fedd91
d0e0aba
f548762
7 files changed (+988 additions, -965 deletions)
📝 backend/apps/webui/main.py (+5 -0) 📝 backend/config.py (+12 -0) 📝 backend/constants.py (+11 -0) 📝 backend/main.py (+9 -10) 📝 src/lib/i18n/locales/de-DE/translation.json (+35 -35) 📝 src/lib/i18n/locales/fr-CA/translation.json (+449 -451) 📝 src/lib/i18n/locales/fr-FR/translation.json (+467 -469)
backend/apps/webui/main.py
backend/config.py
backend/constants.py
backend/main.py
src/lib/i18n/locales/de-DE/translation.json
src/lib/i18n/locales/fr-CA/translation.json
src/lib/i18n/locales/fr-FR/translation.json
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/3621
Author: @tjbck
Created: 7/4/2024
Status: ✅ Merged
Merged: 7/4/2024
Merged by: @tjbck
Base:
dev-migration← Head:dev📝 Commits (10+)
0c3f9a1custom env for set custom claims for openid9f32e9efix username claim6e934c2Merge branch 'refs/heads/main' into custom-openid-claimse475f02fix: merge request fail (remove picture_claim)a94c7e5fix lint1f026a1i18n(de_DE): added translations for new entries, updated old entries3cd0b10i18n: Improve French translations2fedd91feat: Improve French Canadian (fr-ca) translationsd0e0abaMerge pull request #3611 from bannert1337/i18n-de_DEf548762Resolve merge conflicts in French translations📊 Changes
7 files changed (+988 additions, -965 deletions)
View changed files
📝
backend/apps/webui/main.py(+5 -0)📝
backend/config.py(+12 -0)📝
backend/constants.py(+11 -0)📝
backend/main.py(+9 -10)📝
src/lib/i18n/locales/de-DE/translation.json(+35 -35)📝
src/lib/i18n/locales/fr-CA/translation.json(+449 -451)📝
src/lib/i18n/locales/fr-FR/translation.json(+467 -469)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.