[PR #4326] [MERGED] i18n : Updated ms-MY Malay (Bahasa Malaysia) Language #8255

Closed
opened 2025-11-11 17:49:02 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/4326
Author: @amirsubhi
Created: 8/3/2024
Status: Merged
Merged: 8/3/2024
Merged by: @tjbck

Base: devHead: dev


📝 Commits (1)

  • ed691e2 Updated ms-MY Malay (Bahasa Malaysia) Language

📊 Changes

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

View changed files

📝 src/lib/i18n/locales/languages.json (+4 -0)
src/lib/i18n/locales/ms-MY/translation.json (+714 -0)

📄 Description

Added ms-MY Malay (Bahasa Malaysia) Translation

Pull Request Checklist

Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.

Before submitting, make sure you've checked the following:

  • [/] Target branch: Please verify that the pull request targets the dev branch.
  • [/] Description: Provide a concise description of the changes made 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 Open WebUI Docs, or other documentation sources?
  • Dependencies: Are there any new dependencies? Have you updated the dependency versions in the documentation?
  • [/] Testing: Have you written and run sufficient tests for validating the changes?
  • [/] Code review: Have you performed a self-review of your code, addressing any coding standard issues and ensuring adherence to the project's coding standards?
  • [/] Prefix: To cleary categorize this pull request, prefix the pull request title, using one of the following:
    • i18n: Internationalization or localization changes

Changelog Entry

Description

Added

  • Added ms-MY Malay (Bahasa Malaysia Language)

Changed

  • Update latest translation

Screenshots or Videos

image


🔄 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/4326 **Author:** [@amirsubhi](https://github.com/amirsubhi) **Created:** 8/3/2024 **Status:** ✅ Merged **Merged:** 8/3/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (1) - [`ed691e2`](https://github.com/open-webui/open-webui/commit/ed691e26a633cea73a0255a22257c70da5ece09d) Updated ms-MY Malay (Bahasa Malaysia) Language ### 📊 Changes **2 files changed** (+718 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/i18n/locales/languages.json` (+4 -0) ➕ `src/lib/i18n/locales/ms-MY/translation.json` (+714 -0) </details> ### 📄 Description Added ms-MY Malay (Bahasa Malaysia) Translation # Pull Request Checklist ### Note to first-time contributors: Please open a discussion post in [Discussions](https://github.com/open-webui/open-webui/discussions) and describe your changes before submitting a pull request. **Before submitting, make sure you've checked the following:** - [/] **Target branch:** Please verify that the pull request targets the `dev` branch. - [/] **Description:** Provide a concise description of the changes made in this pull request. - [/] **Changelog:** Ensure a changelog entry following the format of [Keep a Changelog](https://keepachangelog.com/) is added at the bottom of the PR description. - [ ] **Documentation:** Have you updated relevant documentation [Open WebUI Docs](https://github.com/open-webui/docs), or other documentation sources? - [ ] **Dependencies:** Are there any new dependencies? Have you updated the dependency versions in the documentation? - [/] **Testing:** Have you written and run sufficient tests for validating the changes? - [/] **Code review:** Have you performed a self-review of your code, addressing any coding standard issues and ensuring adherence to the project's coding standards? - [/] **Prefix:** To cleary categorize this pull request, prefix the pull request title, using one of the following: - **i18n**: Internationalization or localization changes # Changelog Entry ### Description - 18n added Bahasa Malaysia as one of the language options for Open Webui - Update on syntax error from https://github.com/open-webui/open-webui/pull/4178 ### Added - Added ms-MY Malay (Bahasa Malaysia Language) ### Changed - Update latest translation ### Screenshots or Videos - ![image](https://github.com/user-attachments/assets/3369d679-aaed-4ebc-b0bf-08e62f67d09e) --- <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:49: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#8255