I have searched the existing issues and discussions.
Problem Description
Currently, banners are bound to displayed language. People who want to display banners are pretty much have to creaete a banner for each language they want to use.
Desired Solution you'd like
Adding option to add the translation for the banners when creating it will improve accessibility and duplicate work.
Alternatives Considered
No response
Additional Context
No response
Originally created by @Rain6435 on GitHub (Aug 14, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/16626
### Check Existing Issues
- [x] I have searched the existing issues and discussions.
### Problem Description
Currently, banners are bound to displayed language. People who want to display banners are pretty much have to creaete a banner for each language they want to use.
### Desired Solution you'd like
Adding option to add the translation for the banners when creating it will improve accessibility and duplicate work.
### Alternatives Considered
_No response_
### Additional Context
_No response_
We have the same need since we have french and international students doing their phd
<!-- gh-comment-id:3218905205 -->
@flefevre commented on GitHub (Aug 25, 2025):
We have the same need since we have french and international students doing their phd
<!-- gh-comment-id:3426970580 -->
@silentoplayz commented on GitHub (Oct 21, 2025):
Another related PR - https://github.com/open-webui/open-webui/pull/15840
Just add the same announcement in all desired languages into the same banner
<!-- gh-comment-id:3427251638 -->
@Classic298 commented on GitHub (Oct 21, 2025):
Temporary workaround:
Just add the same announcement in all desired languages into the same banner
I have updated it to the latest version.... This is an overall solution to add language for translations for Banners, Titles of Worspaces, Promts and can be extended to other parts of the application as if uses the config and can be added with the global variables from env files...
<!-- gh-comment-id:3558201656 -->
@alvarellos commented on GitHub (Nov 20, 2025):
This is developed since months @Classic298 , @silentoplayz , @flefevre
https://github.com/open-webui/open-webui/discussions/15839
The pull request is here
https://github.com/open-webui/open-webui/pull/15840
I have updated it to the latest version.... This is an overall solution to add language for translations for Banners, Titles of Worspaces, Promts and can be extended to other parts of the application as if uses the config and can be added with the global variables from env files...
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.
Originally created by @Rain6435 on GitHub (Aug 14, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/16626
Check Existing Issues
Problem Description
Currently, banners are bound to displayed language. People who want to display banners are pretty much have to creaete a banner for each language they want to use.
Desired Solution you'd like
Adding option to add the translation for the banners when creating it will improve accessibility and duplicate work.
Alternatives Considered
No response
Additional Context
No response
@silentoplayz commented on GitHub (Aug 15, 2025):
Linking PR to issue https://github.com/open-webui/open-webui/pull/16633
@flefevre commented on GitHub (Aug 25, 2025):
We have the same need since we have french and international students doing their phd
@silentoplayz commented on GitHub (Oct 21, 2025):
Another related PR - https://github.com/open-webui/open-webui/pull/15840
@Classic298 commented on GitHub (Oct 21, 2025):
Temporary workaround:
Just add the same announcement in all desired languages into the same banner
@alvarellos commented on GitHub (Nov 20, 2025):
This is developed since months @Classic298 , @silentoplayz , @flefevre
https://github.com/open-webui/open-webui/discussions/15839
The pull request is here
https://github.com/open-webui/open-webui/pull/15840
I have updated it to the latest version.... This is an overall solution to add language for translations for Banners, Titles of Worspaces, Promts and can be extended to other parts of the application as if uses the config and can be added with the global variables from env files...