[PR #2033] [MERGED] Update chat timestamp locale #124525

Closed
opened 2026-05-21 04:33:40 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/2033
Author: @jannikstdl
Created: 5/7/2024
Status: Merged
Merged: 5/7/2024
Merged by: @tjbck

Base: devHead: update-chat-timestamp-locale


📝 Commits (4)

  • 755dd85 Added localisation for the new chat timestamps
  • 11dcbb2 fix Submit button not beeing a i18n key
  • f32094d Added keys as comments so they dont get removed by the parser
  • 1b5d88d Merge branch 'dev' into update-chat-timestamp-locale

📊 Changes

3 files changed (+36 additions, -3 deletions)

View changed files

📝 src/lib/components/chat/Messages/RateComment.svelte (+1 -1)
📝 src/lib/components/layout/Sidebar.svelte (+19 -1)
📝 src/lib/i18n/locales/de-DE/translation.json (+16 -1)

📄 Description

  • Added localisation support for the new chat timestamp.

Note: Since this is a i18n variable key, i added the possible keys as comment, so the are recognizes by the parser and don't get automatically removed


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/2033 **Author:** [@jannikstdl](https://github.com/jannikstdl) **Created:** 5/7/2024 **Status:** ✅ Merged **Merged:** 5/7/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `update-chat-timestamp-locale` --- ### 📝 Commits (4) - [`755dd85`](https://github.com/open-webui/open-webui/commit/755dd85a20aa7693550bc822874be02462cd6752) Added localisation for the new chat timestamps - [`11dcbb2`](https://github.com/open-webui/open-webui/commit/11dcbb2e15bf181c00bd8a2d94067bb05c1b8d3f) fix Submit button not beeing a i18n key - [`f32094d`](https://github.com/open-webui/open-webui/commit/f32094dd4155b56ae8c924170db06051e0f5fcca) Added keys as comments so they dont get removed by the parser - [`1b5d88d`](https://github.com/open-webui/open-webui/commit/1b5d88d0c0a443e4c32be3a6304c9477fd28bfd8) Merge branch 'dev' into update-chat-timestamp-locale ### 📊 Changes **3 files changed** (+36 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/components/chat/Messages/RateComment.svelte` (+1 -1) 📝 `src/lib/components/layout/Sidebar.svelte` (+19 -1) 📝 `src/lib/i18n/locales/de-DE/translation.json` (+16 -1) </details> ### 📄 Description - Added localisation support for the new chat timestamp. Note: Since this is a i18n variable key, i added the possible keys as comment, so the are recognizes by the parser and don't get automatically removed --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-21 04:33:40 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#124525