[GH-ISSUE #2978] [FEAT]: Can you add Turkish as a new option in the Display Language section? #1903

Closed
opened 2026-02-22 18:27:09 -05:00 by yindo · 6 comments
Owner

Originally created by @ismailakincom on GitHub (Jan 16, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2978

What would you like to see?

Can you add Turkish as a new option in the Display Language section?

Originally created by @ismailakincom on GitHub (Jan 16, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2978 ### What would you like to see? Can you add Turkish as a new option in the Display Language section?
yindo added the enhancementfeature request labels 2026-02-22 18:27:09 -05:00
yindo closed this issue 2026-02-22 18:27:09 -05:00
Author
Owner

@timothycarambat commented on GitHub (Jan 16, 2025):

Sure, if someone adds the language support for it
https://github.com/Mintplex-Labs/anything-llm/blob/a2264f46ffd18d5f41b27940667d8e98d1a17892/frontend/src/locales/resources.js#L1C1-L16C1

@timothycarambat commented on GitHub (Jan 16, 2025): Sure, if someone adds the language support for it https://github.com/Mintplex-Labs/anything-llm/blob/a2264f46ffd18d5f41b27940667d8e98d1a17892/frontend/src/locales/resources.js#L1C1-L16C1
Author
Owner

@ismailakincom commented on GitHub (Jan 17, 2025):

Hello, the frontend file in the Docker files is empty. Where is the language folder among the files in Docker? Thanks @timothycarambat

@ismailakincom commented on GitHub (Jan 17, 2025): Hello, the frontend file in the Docker files is empty. Where is the language folder among the files in Docker? Thanks @timothycarambat
Author
Owner

@ismailakincom commented on GitHub (Jan 17, 2025):

Image file docker screenshot

@ismailakincom commented on GitHub (Jan 17, 2025): <img width="985" alt="Image" src="https://github.com/user-attachments/assets/80ffb921-c864-4a35-a2c2-5377f3743f68" /> file docker screenshot
Author
Owner

@timothycarambat commented on GitHub (Jan 17, 2025):

@ismailakincom That is not how Docker works, someone would make this translation file by making a pull request on their fork of this repo and then we would review and submit it.

Then it would appear in the docker image. Dont modify the docker files because they:

  1. wont show in your UI anyway
  2. wont be saved if you stop the container.
@timothycarambat commented on GitHub (Jan 17, 2025): @ismailakincom That is not how Docker works, someone would make this translation file by making a pull request on their fork of this repo and then we would review and submit it. Then it would appear in the docker image. Dont modify the docker files because they: 1. wont show in your UI anyway 2. wont be saved if you stop the container.
Author
Owner

@TunahanDilercan commented on GitHub (Feb 4, 2025):

Hi @timothycarambat,

I have created the Turkish translation files and will be submitting a PR soon.

Following your suggestion, I added a common.js file under frontend/src/locales/tr/ and updated resources.js to include Turkish language support. I have also run yarn verify:translations to ensure everything is correctly formatted.

Once I submit the PR, I would appreciate your feedback and review.

Thanks!

@TunahanDilercan commented on GitHub (Feb 4, 2025): Hi @timothycarambat, I have created the Turkish translation files and will be submitting a PR soon. Following your suggestion, I added a `common.js` file under `frontend/src/locales/tr/` and updated `resources.js` to include Turkish language support. I have also run `yarn verify:translations` to ensure everything is correctly formatted. Once I submit the PR, I would appreciate your feedback and review. Thanks!
Author
Owner

@timothycarambat commented on GitHub (Feb 4, 2025):

@TunahanDilercan Awesome! Looking forward to the PR and thank you for taking the time to do the translations currently supported!

@timothycarambat commented on GitHub (Feb 4, 2025): @TunahanDilercan Awesome! Looking forward to the PR and thank you for taking the time to do the translations currently supported!
yindo changed title from [FEAT]: Can you add Turkish as a new option in the Display Language section? to [GH-ISSUE #2978] [FEAT]: Can you add Turkish as a new option in the Display Language section? 2026-06-05 14:43:21 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#1903