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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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:
dev← Head:patch-1📝 Commits (3)
78284e4Merge pull request #1488 from open-webui/dev0399a69Merge pull request #1498 from open-webui/dev1d8496eFixed malformed date format📊 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
Fixed a malformed date format which ocurred when using "pt-BR".
Built locally, and it fixes #1504 .
Changelog Entry
Fixed
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.