[PR #1505] [MERGED] Fixed malformed date format #20691

Closed
opened 2026-04-20 03:07:27 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/1505
Author: @Fusseldieb
Created: 4/11/2024
Status: Merged
Merged: 4/11/2024
Merged by: @tjbck

Base: devHead: patch-1


📝 Commits (3)

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 src/lib/i18n/locales/pt-BR/translation.json (+1 -1)

📄 Description

Pull Request Checklist

  • Description: Briefly describe the changes in this pull request.
  • Changelog: Ensure a changelog entry following the format of Keep a Changelog is added at the bottom of the PR description.
  • Documentation: Have you updated relevant documentation?
  • Dependencies: Are there any new dependencies? Have you updated the dependency versions in the documentation?

Description

Fixed a malformed date format which ocurred when using "pt-BR".

Built locally, and it fixes #1504 .


Changelog Entry

Fixed

  • Fixed a malformed date format in the pt-BR translation which caused the date to appear as "AMAMAMAM".

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/1505 **Author:** [@Fusseldieb](https://github.com/Fusseldieb) **Created:** 4/11/2024 **Status:** ✅ Merged **Merged:** 4/11/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `patch-1` --- ### 📝 Commits (3) - [`78284e4`](https://github.com/open-webui/open-webui/commit/78284e49d7c19a6890995695bbf840f29e5c7dde) Merge pull request #1488 from open-webui/dev - [`0399a69`](https://github.com/open-webui/open-webui/commit/0399a69b73de9789c4221acedea70d528e1346c4) Merge pull request #1498 from open-webui/dev - [`1d8496e`](https://github.com/open-webui/open-webui/commit/1d8496eabb5fa69ace5fd57a001b5722096a6246) Fixed malformed date format ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/i18n/locales/pt-BR/translation.json` (+1 -1) </details> ### 📄 Description ## Pull Request Checklist - [x] **Description:** Briefly describe the changes in this pull request. - [x] **Changelog:** Ensure a changelog entry following the format of [Keep a Changelog](https://keepachangelog.com/) is added at the bottom of the PR description. - [x] **Documentation:** Have you updated relevant documentation? - [x] **Dependencies:** Are there any new dependencies? Have you updated the dependency versions in the documentation? --- ## Description Fixed a malformed date format which ocurred when using "pt-BR". Built locally, and it fixes #1504 . --- ### Changelog Entry ### Fixed - Fixed a malformed date format in the pt-BR translation which caused the date to appear as "AMAMAMAM". --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-20 03:07:27 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#20691