[PR #6850] feat: Add support for i18n Turkish language (tr-TR) #25461

Closed
opened 2026-02-21 20:24:59 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langgenius/dify/pull/6850

State: closed
Merged: No


Description

Add support for i18n Turkish language (tr-TR)
First, I used machine translation to translate from English to Turkish.
Then, I manually corrected awkwards and missings.

Fixes

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update, included: Dify Document
  • Improvement, including but not limited to code refactoring, performance optimization, and UI/UX improvement
  • Dependency upgrade

Testing Instructions

The image of Next.js has been built locally and ran together with original backend images. The tr-TR language was available and working.

**Original Pull Request:** https://github.com/langgenius/dify/pull/6850 **State:** closed **Merged:** No --- # Description Add support for i18n Turkish language (tr-TR) First, I used machine translation to translate from English to Turkish. Then, I manually corrected awkwards and missings. Fixes ## Type of Change - [ ] Bug fix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] This change requires a documentation update, included: [Dify Document](https://github.com/langgenius/dify-docs) - [ ] Improvement, including but not limited to code refactoring, performance optimization, and UI/UX improvement - [ ] Dependency upgrade # Testing Instructions The image of Next.js has been built locally and ran together with original backend images. The tr-TR language was available and working.
yindo added the pull-request label 2026-02-21 20:24:59 -05:00
yindo closed this issue 2026-02-21 20:24:59 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#25461