[PR #1728] [CLOSED] ru language added #3756

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

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/1728
Author: @UUSR
Created: 6/19/2024
Status: Closed

Base: masterHead: master


📝 Commits (1)

📊 Changes

4 files changed (+440 additions, -2 deletions)

View changed files

compose-dev.yaml (+12 -0)
📝 frontend/src/i18n.js (+3 -2)
📝 frontend/src/locales/resources.js (+4 -0)
frontend/src/locales/ru/common.js (+421 -0)

📄 Description

Pull Request Type

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

Additional Information

  • Ich begann mit der Übersetzung ins Russische.

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/1728 **Author:** [@UUSR](https://github.com/UUSR) **Created:** 6/19/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`0edd6cf`](https://github.com/Mintplex-Labs/anything-llm/commit/0edd6cf1b3937c4f7c6a0dc539d5d0f9c6efd5d8) ru language added ### 📊 Changes **4 files changed** (+440 additions, -2 deletions) <details> <summary>View changed files</summary> ➕ `compose-dev.yaml` (+12 -0) 📝 `frontend/src/i18n.js` (+3 -2) 📝 `frontend/src/locales/resources.js` (+4 -0) ➕ `frontend/src/locales/ru/common.js` (+421 -0) </details> ### 📄 Description ### Pull Request Type <!-- For change type, change [ ] to [x]. --> - [x] ✨ feat - [ ] 🐛 fix - [ ] ♻️ refactor - [ ] 💄 style - [ ] 🔨 chore - [ ] 📝 docs ### Additional Information - Ich begann mit der Übersetzung ins Russische. ### Developer Validations <!-- All of the applicable items should be checked. --> - [ ] I ran `yarn lint` from the root of the repo & committed changes - [ ] Relevant documentation has been updated - [x] I have tested my code functionality - [x] 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:34:26 -05:00
yindo closed this issue 2026-02-22 18:34:26 -05:00
yindo changed title from [PR #1728] ru language added to [PR #1728] [CLOSED] ru language added 2026-06-05 15:15:04 -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#3756