mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[GH-ISSUE #1504] bug: Portuguese Timestamp shows AMAMAMAM #28054
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?
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:
Expected Behavior:
Actual time & date
Actual Behavior:
Time/Date gets displayed as "11/04/AMAMAMAM 10:31"
Environment
Reproduction Details
Confirmation:
Logs and Screenshots
Browser Console Logs:
-
Docker Container Logs:
-
Screenshots (if applicable):

Installation Method
Git clone && Docker compose
Additional Information
Probably just a string translation error.