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
i18n: Add Indonesian translate.
Added
Add new id-ID translation.
🔄 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/3519
**Author:** [@Naufal05R](https://github.com/Naufal05R)
**Created:** 6/29/2024
**Status:** ✅ Merged
**Merged:** 6/29/2024
**Merged by:** [@tjbck](https://github.com/tjbck)
**Base:** `dev` ← **Head:** `main`
---
### 📝 Commits (6)
- [`1eebb85`](https://github.com/open-webui/open-webui/commit/1eebb85f4884a239e0f25fa0df6a767ef9311ed3) Merge pull request #3323 from open-webui/dev
- [`b072481`](https://github.com/open-webui/open-webui/commit/b0724811dfdb70883c112c20e05dda46707e0330) Merge pull request #3477 from open-webui/dev
- [`f7da94f`](https://github.com/open-webui/open-webui/commit/f7da94ff857c33cf8bd436639f80eecd8c21d6ae) Merge pull request #3485 from open-webui/dev
- [`24b638f`](https://github.com/open-webui/open-webui/commit/24b638fcdea17fb8621e0391150bee852cf74a38) Merge pull request #3486 from open-webui/dev
- [`2ef8992`](https://github.com/open-webui/open-webui/commit/2ef899220a38df91dd3b260a9c162b1b076e408e) added indonesian language
- [`5b848dc`](https://github.com/open-webui/open-webui/commit/5b848dcf542c7f280885d9df86fb13549b8b73f1) added indonesian language
### 📊 Changes
**2 files changed** (+671 additions, -0 deletions)
<details>
<summary>View changed files</summary>
➕ `src/lib/i18n/locales/id-ID/translation.json` (+667 -0)
📝 `src/lib/i18n/locales/languages.json` (+4 -0)
</details>
### 📄 Description
# 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:**
- [x] **Target branch:** Please verify that the pull request targets the `dev` branch.
- [x] **Description:** Provide a concise description of the changes made 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.
- [ ] **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?
- [x] **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?
- [x] **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
- i18n: Add Indonesian translate.
### Added
- Add new id-ID translation.
---
<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/3519
Author: @Naufal05R
Created: 6/29/2024
Status: ✅ Merged
Merged: 6/29/2024
Merged by: @tjbck
Base:
dev← Head:main📝 Commits (6)
1eebb85Merge pull request #3323 from open-webui/devb072481Merge pull request #3477 from open-webui/devf7da94fMerge pull request #3485 from open-webui/dev24b638fMerge pull request #3486 from open-webui/dev2ef8992added indonesian language5b848dcadded indonesian language📊 Changes
2 files changed (+671 additions, -0 deletions)
View changed files
➕
src/lib/i18n/locales/id-ID/translation.json(+667 -0)📝
src/lib/i18n/locales/languages.json(+4 -0)📄 Description
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:
devbranch.Changelog Entry
Description
Added
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.