[PR #1220] [MERGED] Fix spelling #7401

Closed
opened 2025-11-11 17:25:28 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/1220
Author: @justinh-rahb
Created: 3/19/2024
Status: Merged
Merged: 3/19/2024
Merged by: @tjbck

Base: devHead: fix-messsage


📝 Commits (1)

📊 Changes

12 files changed (+12 additions, -12 deletions)

View changed files

📝 src/lib/components/chat/MessageInput.svelte (+1 -1)
📝 src/lib/i18n/locales/ca-ES/translation.json (+1 -1)
📝 src/lib/i18n/locales/de-DE/translation.json (+1 -1)
📝 src/lib/i18n/locales/en-US/translation.json (+1 -1)
📝 src/lib/i18n/locales/es-ES/translation.json (+1 -1)
📝 src/lib/i18n/locales/fa-IR/translation.json (+1 -1)
📝 src/lib/i18n/locales/fr-CA/translation.json (+1 -1)
📝 src/lib/i18n/locales/fr-FR/translation.json (+1 -1)
📝 src/lib/i18n/locales/ru-RU/translation.json (+1 -1)
📝 src/lib/i18n/locales/uk-UA/translation.json (+1 -1)
📝 src/lib/i18n/locales/zh-CN/translation.json (+1 -1)
📝 src/lib/i18n/locales/zh-TW/translation.json (+1 -1)

📄 Description

Pull Request Checklist

  • Description: Briefly describe the changes in this pull request.
  • Changelog: Ensure a changelog entry following the format of Keep a Changelog is added at the bottom of the PR description.
  • Documentation: Have you updated relevant documentation?
  • Dependencies: Are there any new dependencies? Have you updated the dependency versions in the documentation?

Description

messsage => message


Changelog Entry

Added

  • None

Fixed

  • Fixed spelling of translatable string message

Changed

  • None

Removed

  • None

🔄 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/1220 **Author:** [@justinh-rahb](https://github.com/justinh-rahb) **Created:** 3/19/2024 **Status:** ✅ Merged **Merged:** 3/19/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `fix-messsage` --- ### 📝 Commits (1) - [`bd84ee0`](https://github.com/open-webui/open-webui/commit/bd84ee0c6adf2b508aaadd737d35990848938f25) Fix spelling ### 📊 Changes **12 files changed** (+12 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/components/chat/MessageInput.svelte` (+1 -1) 📝 `src/lib/i18n/locales/ca-ES/translation.json` (+1 -1) 📝 `src/lib/i18n/locales/de-DE/translation.json` (+1 -1) 📝 `src/lib/i18n/locales/en-US/translation.json` (+1 -1) 📝 `src/lib/i18n/locales/es-ES/translation.json` (+1 -1) 📝 `src/lib/i18n/locales/fa-IR/translation.json` (+1 -1) 📝 `src/lib/i18n/locales/fr-CA/translation.json` (+1 -1) 📝 `src/lib/i18n/locales/fr-FR/translation.json` (+1 -1) 📝 `src/lib/i18n/locales/ru-RU/translation.json` (+1 -1) 📝 `src/lib/i18n/locales/uk-UA/translation.json` (+1 -1) 📝 `src/lib/i18n/locales/zh-CN/translation.json` (+1 -1) 📝 `src/lib/i18n/locales/zh-TW/translation.json` (+1 -1) </details> ### 📄 Description ## Pull Request Checklist - [x] **Description:** Briefly describe the changes in this pull request. - [x] **Changelog:** Ensure a changelog entry following the format of [Keep a Changelog](https://keepachangelog.com/) is added at the bottom of the PR description. - [x] **Documentation:** Have you updated relevant documentation? - [x] **Dependencies:** Are there any new dependencies? Have you updated the dependency versions in the documentation? --- ## Description `messsage` => `message` --- ### Changelog Entry ### Added - None ### Fixed - Fixed spelling of translatable string `message` ### Changed - None ### Removed - None --- <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 2025-11-11 17:25:28 -06: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#7401