Original PR: https://github.com/open-webui/open-webui/pull/24268 Author: @malek10xdev Created: 4/30/2026 Status: ❌ Closed
Base: main ← Head: fix/i18n-tunisian-restoration
main
fix/i18n-tunisian-restoration
e521ff8
210d08a
e5abecf
96b914f
f9880a7
6627ffb
81c006f
986b248
e3823d7
55e3f88
61 files changed (+207 additions, -104 deletions)
📝 backend/open_webui/__init__.py (+5 -5) 📝 backend/open_webui/env.py (+0 -2) 📝 backend/open_webui/static/apple-touch-icon.png (+0 -0) 📝 backend/open_webui/static/favicon-96x96.png (+0 -0) 📝 backend/open_webui/static/favicon-dark.png (+0 -0) 📝 backend/open_webui/static/favicon.ico (+0 -0) 📝 backend/open_webui/static/favicon.png (+0 -0) 📝 backend/open_webui/static/favicon.svg (+0 -0) 📝 backend/open_webui/static/logo.png (+0 -0) 📝 backend/open_webui/static/splash-dark.png (+0 -0) 📝 backend/open_webui/static/splash.png (+0 -0) 📝 backend/open_webui/static/web-app-manifest-192x192.png (+0 -0) 📝 backend/open_webui/static/web-app-manifest-512x512.png (+0 -0) 📝 src/app.css (+13 -1) 📝 src/app.html (+0 -7) 📝 src/lib/components/calendar/CalendarSidebar.svelte (+2 -2) 📝 src/lib/components/calendar/CalendarView.svelte (+3 -3) 📝 src/lib/components/channel/MessageInput.svelte (+2 -2) 📝 src/lib/components/chat/ChatPlaceholder.svelte (+2 -6) 📝 src/lib/components/chat/ContentRenderer/FloatingButtons.svelte (+1 -1)
backend/open_webui/__init__.py
backend/open_webui/env.py
backend/open_webui/static/apple-touch-icon.png
backend/open_webui/static/favicon-96x96.png
backend/open_webui/static/favicon-dark.png
backend/open_webui/static/favicon.ico
backend/open_webui/static/favicon.png
backend/open_webui/static/favicon.svg
backend/open_webui/static/logo.png
backend/open_webui/static/splash-dark.png
backend/open_webui/static/splash.png
backend/open_webui/static/web-app-manifest-192x192.png
backend/open_webui/static/web-app-manifest-512x512.png
src/app.css
src/app.html
src/lib/components/calendar/CalendarSidebar.svelte
src/lib/components/calendar/CalendarView.svelte
src/lib/components/channel/MessageInput.svelte
src/lib/components/chat/ChatPlaceholder.svelte
src/lib/components/chat/ContentRenderer/FloatingButtons.svelte
...and 41 more files
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/24268
Author: @malek10xdev
Created: 4/30/2026
Status: ❌ Closed
Base:
main← Head:fix/i18n-tunisian-restoration📝 Commits (10+)
e521ff8change icons210d08aUpdate app.htmle5abecftheme96b914fchange logof9880a7Update translation.json6627ffbUpdate __init__.py81c006fUpdate app.css986b248use 8081e3823d7coffee55e3f88Update app.css📊 Changes
61 files changed (+207 additions, -104 deletions)
View changed files
📝
backend/open_webui/__init__.py(+5 -5)📝
backend/open_webui/env.py(+0 -2)📝
backend/open_webui/static/apple-touch-icon.png(+0 -0)📝
backend/open_webui/static/favicon-96x96.png(+0 -0)📝
backend/open_webui/static/favicon-dark.png(+0 -0)📝
backend/open_webui/static/favicon.ico(+0 -0)📝
backend/open_webui/static/favicon.png(+0 -0)📝
backend/open_webui/static/favicon.svg(+0 -0)📝
backend/open_webui/static/logo.png(+0 -0)📝
backend/open_webui/static/splash-dark.png(+0 -0)📝
backend/open_webui/static/splash.png(+0 -0)📝
backend/open_webui/static/web-app-manifest-192x192.png(+0 -0)📝
backend/open_webui/static/web-app-manifest-512x512.png(+0 -0)📝
src/app.css(+13 -1)📝
src/app.html(+0 -7)📝
src/lib/components/calendar/CalendarSidebar.svelte(+2 -2)📝
src/lib/components/calendar/CalendarView.svelte(+3 -3)📝
src/lib/components/channel/MessageInput.svelte(+2 -2)📝
src/lib/components/chat/ChatPlaceholder.svelte(+2 -6)📝
src/lib/components/chat/ContentRenderer/FloatingButtons.svelte(+1 -1)...and 41 more files
📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.