[PR #7466] [MERGED] feat: Added el-GR translation #8859

Closed
opened 2025-11-11 18:08:02 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/7466
Author: @Slayingripper
Created: 11/29/2024
Status: Merged
Merged: 11/29/2024
Merged by: @tjbck

Base: devHead: main


📝 Commits (3)

📊 Changes

2 files changed (+1021 additions, -0 deletions)

View changed files

src/lib/i18n/locales/el-GR/translation.json (+1017 -0)
📝 src/lib/i18n/locales/languages.json (+4 -0)

📄 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 is added at the bottom of the PR description.

Description

Added Greek translation.

Changelog Entry

Added

  • Added src/lib/i18n/locales/el-GR/translation.json file: Added Greek translation

Changed

  • Modified src/lib/i18n/locales/languages.json file: Added Greek language option

Screenshot

lang


🔄 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/7466 **Author:** [@Slayingripper](https://github.com/Slayingripper) **Created:** 11/29/2024 **Status:** ✅ Merged **Merged:** 11/29/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `main` --- ### 📝 Commits (3) - [`0a26c41`](https://github.com/open-webui/open-webui/commit/0a26c41c7b58300f37348ba580a4f0d682ca5fbd) Merge pull request #7399 from open-webui/dev - [`1346559`](https://github.com/open-webui/open-webui/commit/1346559227a8f9367638d6b87255f341f6b2f57d) Added Greek Translation - [`297b947`](https://github.com/open-webui/open-webui/commit/297b9470e8df77db0ea54de7747bfbbe249e3b23) updated languages.json ### 📊 Changes **2 files changed** (+1021 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `src/lib/i18n/locales/el-GR/translation.json` (+1017 -0) 📝 `src/lib/i18n/locales/languages.json` (+4 -0) </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. ## Description Added Greek translation. ## Changelog Entry ### Added - Added src/lib/i18n/locales/el-GR/translation.json file: Added Greek translation ### Changed - Modified src/lib/i18n/locales/languages.json file: Added Greek language option ### Screenshot ![lang](https://github.com/user-attachments/assets/18abbabb-59a4-43f5-9179-f43a9775082e) --- <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 18:08:02 -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#8859