mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #8995] tag: system not allowing for translation #15350
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 @pascal-beaulne on GitHub (Jan 27, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/8995
Bug Report
"tag: search of tags" is not translating.
@tjbck commented on GitHub (Jan 28, 2025):
Feel free to contribute to translation files.
b72150c881/src/lib/i18n/locales/fr-CA/translation.json (L797)@pascal-beaulne commented on GitHub (Jan 28, 2025):
I've done the translation to test, but I then noticed that the tag: is not translating as it seems to be imbedded with the backend code and also the "search for tags" is set into a variable and it doesn't toggle between languages when we change it. Therefore just adding the translation won't work.