mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
[PR #2873] [MERGED] i18n: Added missing i18n keys for the pending overlay and other pages. #21122
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/2873
Author: @karllee830
Created: 6/6/2024
Status: ✅ Merged
Merged: 6/6/2024
Merged by: @tjbck
Base:
dev← Head:translate📝 Commits (7)
194564eUpdate Chinese translatione7fb861added missing i18n keys34aea03Update Chinese translationf4a122aAdded missing i18n9bec2ceUpdate translation62bfcf3Update translation.json36cc3c2Added some missing i18n keys📊 Changes
7 files changed (+32 additions, -16 deletions)
View changed files
📝
src/lib/components/chat/Settings/Interface.svelte(+2 -2)📝
src/lib/components/chat/Settings/Models.svelte(+2 -2)📝
src/lib/components/chat/Settings/Personalization.svelte(+1 -1)📝
src/lib/components/chat/Settings/Personalization/AddMemoryModal.svelte(+1 -1)📝
src/lib/components/chat/Settings/Personalization/ManageModal.svelte(+1 -1)📝
src/lib/components/layout/Overlay/AccountPending.svelte(+3 -4)📝
src/lib/i18n/locales/zh-CN/translation.json(+22 -5)📄 Description
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
Resolved some issues in issue https://github.com/open-webui/open-webui/issues/2803:
Added missing i18n keys for the pending overlay and updated the Chinese translations for these keys.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.