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.
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
added th-TH (Thailand) translation
Description
[Concisely describe the changes made in this pull request, including any relevant motivation and impact (e.g., fixing a bug, adding a feature, or improving performance)]
Added
translation translation.json file and languages.json
🔄 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/4030
**Author:** [@songritk](https://github.com/songritk)
**Created:** 7/21/2024
**Status:** ✅ Merged
**Merged:** 7/24/2024
**Merged by:** [@tjbck](https://github.com/tjbck)
**Base:** `dev` ← **Head:** `main`
---
### 📝 Commits (10+)
- [`9bcd4ce`](https://github.com/open-webui/open-webui/commit/9bcd4ce5c0a01af68c0d2aa44554a68bb741c61b) Merge pull request #3559 from open-webui/dev
- [`d506399`](https://github.com/open-webui/open-webui/commit/d50639971ab7b5351dff874d643c96904746399f) Merge pull request #3768 from open-webui/dev
- [`3661dd1`](https://github.com/open-webui/open-webui/commit/3661dd16b80d536a57e322c5c926f9503b5cef5e) Merge pull request #3769 from open-webui/dev
- [`2011cbd`](https://github.com/open-webui/open-webui/commit/2011cbd2105f0fb1aa14a7167d41260c3d736aef) Merge pull request #3773 from open-webui/dev
- [`eff736a`](https://github.com/open-webui/open-webui/commit/eff736acd2e0bbbdd0eeca4cc209b216a1f23b6a) Merge pull request #3774 from open-webui/dev
- [`6e843ab`](https://github.com/open-webui/open-webui/commit/6e843ab563c6843aac3fa5bf13056cdd1ebdbaff) Merge pull request #3882 from open-webui/dev
- [`027dd84`](https://github.com/open-webui/open-webui/commit/027dd848ebd9921060a2f5edaf18385ba08f448d) Merge pull request #3933 from open-webui/dev
- [`9518111`](https://github.com/open-webui/open-webui/commit/9518111ed30f921bf921edf123bb0d003c9c6741) Merge pull request #3940 from open-webui/dev
- [`ef8fbaa`](https://github.com/open-webui/open-webui/commit/ef8fbaae284d15497e46bc5fdf52f66c9574bf56) Merge pull request #3943 from open-webui/dev
- [`6668d79`](https://github.com/open-webui/open-webui/commit/6668d79519af4a81a67b99cc13158b10ab7b3396) Merge pull request #3944 from open-webui/dev
### 📊 Changes
**2 files changed** (+712 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `src/lib/i18n/locales/languages.json` (+4 -0)
➕ `src/lib/i18n/locales/th-TH/translation.json` (+708 -0)
</details>
### 📄 Description
# Pull Request Checklist
- [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] **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
* added th-TH (Thailand) translation
### Description
- [Concisely describe the changes made in this pull request, including any relevant motivation and impact (e.g., fixing a bug, adding a feature, or improving performance)]
### Added
- translation `translation.json` file and `languages.json`
---
<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/4030
Author: @songritk
Created: 7/21/2024
Status: ✅ Merged
Merged: 7/24/2024
Merged by: @tjbck
Base:
dev← Head:main📝 Commits (10+)
9bcd4ceMerge pull request #3559 from open-webui/devd506399Merge pull request #3768 from open-webui/dev3661dd1Merge pull request #3769 from open-webui/dev2011cbdMerge pull request #3773 from open-webui/deveff736aMerge pull request #3774 from open-webui/dev6e843abMerge pull request #3882 from open-webui/dev027dd84Merge pull request #3933 from open-webui/dev9518111Merge pull request #3940 from open-webui/devef8fbaaMerge pull request #3943 from open-webui/dev6668d79Merge pull request #3944 from open-webui/dev📊 Changes
2 files changed (+712 additions, -0 deletions)
View changed files
📝
src/lib/i18n/locales/languages.json(+4 -0)➕
src/lib/i18n/locales/th-TH/translation.json(+708 -0)📄 Description
Pull Request Checklist
devbranch.Changelog Entry
Description
Added
translation.jsonfile andlanguages.json🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.