这是indexloc提供的服务,不要输入任何密码
Skip to content

[FEAT] Add Turkish Language Support (tr.js) #3108

@TunahanDilercan

Description

@TunahanDilercan

What would you like to see?

Summary

I would like to contribute by adding Turkish language support to AnythingLLM.

Proposed Changes:

  • Create a new directory: frontend/src/locales/tr/
  • Add common.js with Turkish translations based on en/common.js
  • Update resources.js to include Turkish language support

Implementation Plan:

  1. Copy frontend/src/locales/en/common.js to frontend/src/locales/tr/common.js
  2. Translate all strings from English to Turkish
  3. Modify frontend/src/locales/resources.js to include the new Turkish language
  4. Run yarn verify:translations to ensure no missing keys or errors

Benefit:

This update will allow Turkish-speaking users to use AnythingLLM in their native language, improving accessibility and user experience.

Let me know if any additional modifications are needed.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions