mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 02:48:13 -05:00
[PR #11208] [CLOSED] fix(i18n): lang is always set to en-US #38315
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/11208
Author: @OrenZhang
Created: 3/5/2025
Status: ❌ Closed
Base:
dev← Head:fix_lang📝 Commits (2)
1a51584Merge pull request #10939 from open-webui/dev9ed3d8efix(i18n): lang is always set to en-US📊 Changes
2 files changed (+0 additions, -0 deletions)
View changed files
📝
src/lib/i18n/index.ts(+0 -3)📝
src/routes/+layout.svelte(+2 -0)📄 Description
Fixed
Additional Information
I use
console.log(i18next?.language)and it show undefined, soconst langwill always been-US🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.