[PR #1447] [MERGED] feat(i18n): add international English (en-GB) localisation #59531

Closed
opened 2026-05-06 01:39:06 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/1447
Author: @sammcj
Created: 4/7/2024
Status: Merged
Merged: 4/7/2024
Merged by: @tjbck

Base: devHead: en-international


📝 Commits (3)

  • 331fe04 Merge pull request #1445 from open-webui/dev
  • f74642d feat(i18n): add international English (en-GB) localisation
  • 0a403eb Update languages.json

📊 Changes

2 files changed (+69 additions, -1 deletions)

View changed files

src/lib/i18n/locales/en-GB/translation.json (+64 -0)
📝 src/lib/i18n/locales/languages.json (+5 -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

Add international English (en-GB) localisation.


Changelog Entry

Added

  • International English (en-GB) locationsation of common words written in American English (en-US).

🔄 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/1447 **Author:** [@sammcj](https://github.com/sammcj) **Created:** 4/7/2024 **Status:** ✅ Merged **Merged:** 4/7/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `en-international` --- ### 📝 Commits (3) - [`331fe04`](https://github.com/open-webui/open-webui/commit/331fe04df7dcfb2d22e2ecc39525b6cf74fae575) Merge pull request #1445 from open-webui/dev - [`f74642d`](https://github.com/open-webui/open-webui/commit/f74642df1b4b6d824841a7f76246e96e15ba054d) feat(i18n): add international English (en-GB) localisation - [`0a403eb`](https://github.com/open-webui/open-webui/commit/0a403eb129404122fab349d8eab2399a42f88804) Update languages.json ### 📊 Changes **2 files changed** (+69 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `src/lib/i18n/locales/en-GB/translation.json` (+64 -0) 📝 `src/lib/i18n/locales/languages.json` (+5 -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 Add international English (en-GB) localisation. --- ### Changelog Entry ### Added - International English (en-GB) locationsation of common words written in American English (en-US). --- <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-06 01:39:06 -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#59531