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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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:
dev← Head:en-international📝 Commits (3)
331fe04Merge pull request #1445 from open-webui/devf74642dfeat(i18n): add international English (en-GB) localisation0a403ebUpdate 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
Add international English (en-GB) localisation.
Changelog Entry
Added
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.