mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-17 17:02:01 -05:00
[GH-ISSUE #1213] issue: ukrainian i18n font #99393
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 @OriginalSimon on GitHub (Mar 19, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/1213
Bug Summary:
In the Ukrainian localization, font inconsistency is apparent across various sections of the application. While some text segments maintain a smooth and aesthetically pleasing appearance, others, including registration and authorization windows, as well as the administrator panel, exhibit a sharp font resembling "Times New Roman." This inconsistency disrupts the overall design impression and needs to be addressed for uniformity throughout the application.
Additional Information:
The observed font irregularity seems to stem from the rendering of Cyrillic characters. It's crucial to ensure that the fonts being used adequately support Cyrillic characters to maintain design cohesion and readability.
Interesting observation: on my phone, all the fonts are the same. I also checked this error on PC in two browsers Firefox and Microsoft Edge, the error was in both.
@tjbck commented on GitHub (Apr 15, 2024):
@SimonOriginal could you share a screenshot of where exactly the font looks broken?