[PR #22360] [MERGED] i18n: expand Turkish translations across missing frontend UI strings #81504

Closed
opened 2026-05-13 15:50:55 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/22360
Author: @alifurkanstahl
Created: 3/7/2026
Status: Merged
Merged: 3/7/2026
Merged by: @tjbck

Base: devHead: tr-translation-pr


📝 Commits (10+)

  • 32da8ac feat(i18n): add Turkish translations for access and add-action strings
  • fc37503 feat(i18n): add Turkish translations for access, permission, and upload strings
  • 980d365 feat(i18n): add Turkish translations for API, archive, and attach strings
  • d93d4bb feat(i18n): add Turkish translations for chat and channel UI strings
  • 0ee8ae2 feat(i18n): add Turkish translations for common UI actions and dialogs
  • d186847 feat(i18n): add Turkish translations for copy, create, and delete UI strings
  • 070401e feat(i18n): add Turkish translations for display, download, and edit UI strings
  • 37e1d19 feat(i18n): add Turkish translations for form inputs, errors, and file UI string
  • 80be0bd feat(i18n): add Turkish translations for skill-related UI strings
  • 547a9e3 i18n: add Turkish translations for settings-related UI strings

📊 Changes

1 file changed (+359 additions, -359 deletions)

View changed files

📝 src/lib/i18n/locales/tr-TR/translation.json (+359 -359)

📄 Description

Pull Request Checklist

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

  • Target branch: Verify that the pull request targets the dev branch. PRs targeting main will be immediately closed.
  • Description: Provide a concise description of the changes made in this pull request down below.
  • Changelog: Ensure a changelog entry following the format of Keep a Changelog is added at the bottom of the PR description.
  • Documentation: Add docs in Open WebUI Docs Repository. Document user-facing behavior, environment variables, public APIs/interfaces, or deployment steps.
  • Dependencies: Are there any new or upgraded dependencies? If so, explain why, update the changelog/docs, and include any compatibility notes. Actually run the code/function that uses updated library to ensure it doesn't crash.
  • Testing: Perform manual tests to verify the implemented fix/feature works as intended AND does not break any other functionality. Include reproducible steps to demonstrate the issue before the fix. Test edge cases (URL encoding, HTML entities, types). Take this as an opportunity to make screenshots of the feature/fix and include them in the PR description.
  • Agentic AI Code: Confirm this Pull Request is not written by any AI Agent or has at least gone through additional human review AND manual testing. If any AI Agent is the co-author of this PR, it may lead to immediate closure of the PR.
  • 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?
  • Design & Architecture: Prefer smart defaults over adding new settings; use local state for ephemeral UI logic. Open a Discussion for major architectural or UX changes.
  • Git Hygiene: Keep PRs atomic (one logical change). Clean up commits and rebase on dev to ensure no unrelated commits (e.g. from main) are included. Push updates to the existing PR branch instead of closing and reopening.
  • Title Prefix: To clearly categorize this pull request, prefix the pull request title using one of the following:
    • BREAKING CHANGE: Significant changes that may affect compatibility
    • build: Changes that affect the build system or external dependencies
    • ci: Changes to our continuous integration processes or workflows
    • chore: Refactor, cleanup, or other non-functional code changes
    • docs: Documentation update or addition
    • feat: Introduces a new feature or enhancement to the codebase
    • fix: Bug fix or error correction
    • i18n: Internationalization or localization changes
    • perf: Performance improvement
    • refactor: Code restructuring for better maintainability, readability, or scalability
    • style: Changes that do not affect the meaning of the code (white space, formatting, missing semi-colons, etc.)
    • test: Adding missing tests or correcting existing tests
    • WIP: Work in progress, a temporary label for incomplete or ongoing work

Changelog Entry

Description

This PR improves the Turkish (tr-TR) locale by adding missing frontend UI translations in src/lib/i18n/locales/tr-TR/translation.json.

Added

  • Missing Turkish translations for previously empty UI strings.

Changed

  • Improved coverage for common UI labels, dialogs, chat, channel, API, and file-related text.

Fixed

  • Reduced untranslated entries in the Turkish locale file.

Security

  • N/A

Breaking Changes

  • None.

Additional Information

  • Scope is limited to localization updates only.
  • No code logic or dependencies were changed.
  • JSON validity was manually verified.

Screenshots or Videos

  • Not applicable.

Contributor License Agreement

By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.

Note

Deleting the CLA section will lead to immediate closure of your PR and it will not be merged in.


🔄 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/22360 **Author:** [@alifurkanstahl](https://github.com/alifurkanstahl) **Created:** 3/7/2026 **Status:** ✅ Merged **Merged:** 3/7/2026 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `tr-translation-pr` --- ### 📝 Commits (10+) - [`32da8ac`](https://github.com/open-webui/open-webui/commit/32da8ac18d61503a8d8ea6379734a4df81ffcecf) feat(i18n): add Turkish translations for access and add-action strings - [`fc37503`](https://github.com/open-webui/open-webui/commit/fc37503604c6135eda7c2a4b1251c6f7469da7bc) feat(i18n): add Turkish translations for access, permission, and upload strings - [`980d365`](https://github.com/open-webui/open-webui/commit/980d365ac0dd8176d615da01414d8df2f025b176) feat(i18n): add Turkish translations for API, archive, and attach strings - [`d93d4bb`](https://github.com/open-webui/open-webui/commit/d93d4bb3c5f130495bc0323f6fcb3a19cebc9a04) feat(i18n): add Turkish translations for chat and channel UI strings - [`0ee8ae2`](https://github.com/open-webui/open-webui/commit/0ee8ae208cfe27a848b54cb7e7827f6332ea659c) feat(i18n): add Turkish translations for common UI actions and dialogs - [`d186847`](https://github.com/open-webui/open-webui/commit/d186847585ac99714daf44df2d6f79f6753f0975) feat(i18n): add Turkish translations for copy, create, and delete UI strings - [`070401e`](https://github.com/open-webui/open-webui/commit/070401ef361e3561f4894a903f1a13ccac5f5150) feat(i18n): add Turkish translations for display, download, and edit UI strings - [`37e1d19`](https://github.com/open-webui/open-webui/commit/37e1d19a9ed158aab969cf36deed5b0f1c052da2) feat(i18n): add Turkish translations for form inputs, errors, and file UI string - [`80be0bd`](https://github.com/open-webui/open-webui/commit/80be0bd5d7ef8e76a7856d4c80b51292c019eb79) feat(i18n): add Turkish translations for skill-related UI strings - [`547a9e3`](https://github.com/open-webui/open-webui/commit/547a9e303d6ee827936d7abba012ff7ec58300ed) i18n: add Turkish translations for settings-related UI strings ### 📊 Changes **1 file changed** (+359 additions, -359 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/i18n/locales/tr-TR/translation.json` (+359 -359) </details> ### 📄 Description # Pull Request Checklist Before submitting, make sure you've checked the following: - [x] **Target branch:** Verify that the pull request targets the `dev` branch. **PRs targeting `main` will be immediately closed.** - [x] **Description:** Provide a concise description of the changes made in this pull request down below. - [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:** Add docs in [Open WebUI Docs Repository](https://github.com/open-webui/docs). Document user-facing behavior, environment variables, public APIs/interfaces, or deployment steps. - [x] **Dependencies:** Are there any new or upgraded dependencies? If so, explain why, update the changelog/docs, and include any compatibility notes. Actually run the code/function that uses updated library to ensure it doesn't crash. - [x] **Testing:** Perform manual tests to **verify the implemented fix/feature works as intended AND does not break any other functionality**. Include reproducible steps to demonstrate the issue before the fix. Test edge cases (URL encoding, HTML entities, types). Take this as an opportunity to **make screenshots of the feature/fix and include them in the PR description**. - [x] **Agentic AI Code:** Confirm this Pull Request is **not written by any AI Agent** or has at least **gone through additional human review AND manual testing**. If any AI Agent is the co-author of this PR, it may lead to immediate closure of the PR. - [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] **Design & Architecture:** Prefer smart defaults over adding new settings; use local state for ephemeral UI logic. Open a Discussion for major architectural or UX changes. - [x] **Git Hygiene:** Keep PRs atomic (one logical change). Clean up commits and rebase on `dev` to ensure no unrelated commits (e.g. from `main`) are included. Push updates to the existing PR branch instead of closing and reopening. - [x] **Title Prefix:** To clearly categorize this pull request, prefix the pull request title using one of the following: - **BREAKING CHANGE**: Significant changes that may affect compatibility - **build**: Changes that affect the build system or external dependencies - **ci**: Changes to our continuous integration processes or workflows - **chore**: Refactor, cleanup, or other non-functional code changes - **docs**: Documentation update or addition - **feat**: Introduces a new feature or enhancement to the codebase - **fix**: Bug fix or error correction - **i18n**: Internationalization or localization changes - **perf**: Performance improvement - **refactor**: Code restructuring for better maintainability, readability, or scalability - **style**: Changes that do not affect the meaning of the code (white space, formatting, missing semi-colons, etc.) - **test**: Adding missing tests or correcting existing tests - **WIP**: Work in progress, a temporary label for incomplete or ongoing work # Changelog Entry ### Description This PR improves the Turkish (`tr-TR`) locale by adding missing frontend UI translations in `src/lib/i18n/locales/tr-TR/translation.json`. ### Added - Missing Turkish translations for previously empty UI strings. ### Changed - Improved coverage for common UI labels, dialogs, chat, channel, API, and file-related text. ### Fixed - Reduced untranslated entries in the Turkish locale file. ### Security - N/A ### Breaking Changes - None. --- ### Additional Information - Scope is limited to localization updates only. - No code logic or dependencies were changed. - JSON validity was manually verified. ### Screenshots or Videos - Not applicable. ### Contributor License Agreement By submitting this pull request, I confirm that I have read and fully agree to the [Contributor License Agreement (CLA)](https://github.com/open-webui/open-webui/blob/main/CONTRIBUTOR_LICENSE_AGREEMENT), and I am providing my contributions under its terms. > [!NOTE] > Deleting the CLA section will lead to immediate closure of your PR and it will not be merged in. --- <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 2026-05-13 15:50:55 -05: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#81504