[PR #4067] [MERGED] Added Estonian translation #4505

Closed
opened 2026-02-22 18:35:58 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/4067
Author: @Tarkva
Created: 6/29/2025
Status: Merged
Merged: 6/30/2025
Merged by: @timothycarambat

Base: masterHead: patch-1-et


📝 Commits (3)

  • 51df798 Added Estonian translation
  • 0ff73b8 Merge remote-tracking branch 'upstream/master' into patch-1-et
  • 90704eb linting

📊 Changes

2 files changed (+1051 additions, -0 deletions)

View changed files

frontend/src/locales/et/common.js (+1047 -0)
📝 frontend/src/locales/resources.js (+4 -0)

📄 Description

Pull Request Type

  • feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style
  • 🔨 chore
  • 📝 docs

Relevant Issues

What is in this change?

• Added et/common.js
• Registered locale in resources.js
• verify:translations passed with 0 problems

Additional Information

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated
  • I have tested my code functionality
  • Docker build succeeds locally

🔄 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/Mintplex-Labs/anything-llm/pull/4067 **Author:** [@Tarkva](https://github.com/Tarkva) **Created:** 6/29/2025 **Status:** ✅ Merged **Merged:** 6/30/2025 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `patch-1-et` --- ### 📝 Commits (3) - [`51df798`](https://github.com/Mintplex-Labs/anything-llm/commit/51df79836f7bced717d241fd143b173b0194b583) Added Estonian translation - [`0ff73b8`](https://github.com/Mintplex-Labs/anything-llm/commit/0ff73b88bc75f6616e205bcc22ae3e457d520882) Merge remote-tracking branch 'upstream/master' into patch-1-et - [`90704eb`](https://github.com/Mintplex-Labs/anything-llm/commit/90704eb597611f26ee72a074b1026a2b4a802faa) linting ### 📊 Changes **2 files changed** (+1051 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `frontend/src/locales/et/common.js` (+1047 -0) 📝 `frontend/src/locales/resources.js` (+4 -0) </details> ### 📄 Description ### Pull Request Type <!-- For change type, change [ ] to [x]. --> - [x] ✨ feat - [ ] 🐛 fix - [ ] ♻️ refactor - [ ] 💄 style - [ ] 🔨 chore - [x] 📝 docs ### Relevant Issues ### What is in this change? • Added et/common.js • Registered locale in resources.js • verify:translations passed with 0 problems ### Additional Information ### Developer Validations <!-- All of the applicable items should be checked. --> - [x] I ran `yarn lint` from the root of the repo & committed changes - [ ] Relevant documentation has been updated - [x] I have tested my code functionality - [ ] Docker build succeeds locally --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 18:35:58 -05:00
yindo closed this issue 2026-02-22 18:35:58 -05:00
yindo changed title from [PR #4067] Added Estonian translation to [PR #4067] [MERGED] Added Estonian translation 2026-06-05 15:18:54 -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#4505