[GH-ISSUE #1504] bug: Portuguese Timestamp shows AMAMAMAM #28054

Closed
opened 2026-04-25 02:47:55 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @Fusseldieb on GitHub (Apr 11, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/1504

Bug Report

Description

Bug Summary:
On every chat, when hovering over a text, there is a bug which shows the time/date as "11/04/AMAMAMAM 10:31".

Steps to Reproduce:

  1. Change to Portuguese (Brazil)
  2. Hover over any chat dialog

Expected Behavior:
Actual time & date

Actual Behavior:
Time/Date gets displayed as "11/04/AMAMAMAM 10:31"

Environment

  • Operating System: Debian 11
  • Browser (if applicable): Edge 123.0.2420.81

Reproduction Details

Confirmation:

  • I have read and followed all the instructions provided in the README.md.
  • I am on the latest version of both Open WebUI and Ollama.
  • I have included the browser console logs.
  • I have included the Docker container logs.

Logs and Screenshots

Browser Console Logs:
-

Docker Container Logs:
-

Screenshots (if applicable):
image

Installation Method

Git clone && Docker compose

Additional Information

Probably just a string translation error.

Originally created by @Fusseldieb on GitHub (Apr 11, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/1504 # Bug Report ## Description **Bug Summary:** On every chat, when hovering over a text, there is a bug which shows the time/date as "11/04/AMAMAMAM 10:31". **Steps to Reproduce:** 1. Change to Portuguese (Brazil) 2. Hover over any chat dialog **Expected Behavior:** Actual time & date **Actual Behavior:** Time/Date gets displayed as "11/04/**AMAMAMAM** 10:31" ## Environment - **Operating System:** Debian 11 - **Browser (if applicable):** Edge 123.0.2420.81 ## Reproduction Details **Confirmation:** - [x] I have read and followed all the instructions provided in the README.md. - [x] I am on the latest version of both Open WebUI and Ollama. - [ ] I have included the browser console logs. - [ ] I have included the Docker container logs. ## Logs and Screenshots **Browser Console Logs:** \- **Docker Container Logs:** \- **Screenshots (if applicable):** ![image](https://github.com/open-webui/open-webui/assets/4715129/fa481eb4-8dc6-43cc-8d66-ed3699c35202) ## Installation Method Git clone && Docker compose ## Additional Information Probably just a string translation error.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#28054