mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 12:58:11 -05:00
[PR #23676] [CLOSED] i18n: route automation limit error messages through ERROR_MESSAGES #50357
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?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/23676
Author: @Classic298
Created: 4/13/2026
Status: ❌ Closed
Base:
dev← Head:claude/add-i18n-errors-elHRl📝 Commits (1)
788bbbdi18n: route automation limit error messages through ERROR_MESSAGES📊 Changes
2 files changed (+7 additions, -2 deletions)
View changed files
📝
backend/open_webui/constants.py(+5 -0)📝
backend/open_webui/routers/automations.py(+2 -2)📄 Description
Move the inline f-string details for the automation max-count and min-interval HTTPExceptions into ERROR_MESSAGES entries so they can be translated/maintained alongside the rest of the backend messages.
Contributor License Agreement
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.