mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
[PR #1600] [MERGED] Fixed translated variable names and more malformed date/time strings #7515
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/1600
Author: @Fusseldieb
Created: 4/18/2024
Status: ✅ Merged
Merged: 4/18/2024
Merged by: @tjbck
Base:
dev← Head:patch-1📝 Commits (10+)
e0ebd7aMerge pull request #1590 from open-webui/dev0caf046Fixed translated variable nameb352732Fixed translated variable namese720afaFixed translated variable namesc235a3dFixed translated variable names44f9e93Fixed malformed date string941dc41Fixed translated variable names and malformed date string5f16ec0Fixed malformed time formatb788514Fixed translated author namea53c1cfFixed translated author name📊 Changes
7 files changed (+10 additions, -10 deletions)
View changed files
📝
src/lib/i18n/locales/bg-BG/translation.json(+1 -1)📝
src/lib/i18n/locales/ja-JP/translation.json(+1 -1)📝
src/lib/i18n/locales/ko-KR/translation.json(+1 -1)📝
src/lib/i18n/locales/pl-pl/translation.json(+2 -2)📝
src/lib/i18n/locales/pt-BR/translation.json(+1 -1)📝
src/lib/i18n/locales/pt-PT/translation.json(+3 -3)📝
src/lib/i18n/locales/ru-RU/translation.json(+1 -1)📄 Description
Pull Request Checklist
Description
I found more translated variable names and malformed date strings.
To hopefully address it once for all, I've gone through all locale files and tried to fix as many as I could find.
Changelog Entry
Fixed
Fixed translated variable names and more malformed date strings
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.